I want to transform a square div into a circle on page load, and loop it like in the demo there.
I know I can transform a square into a circle using hover, but it does not look like I can do that with interactions 2.0 unless I am missing something?
Is it possible to change a div elements class once you interact with it, such as on-click? change it from logo-square to like say logo-circle class.
Not at this point, no. We can’t adjust border-radius CSS (or many other things) with interactions. I was really hoping that would come with IX2, but alas…