The forums ran from 2008-2020 and are now closed and viewable here as an archive.
Home › Forums › CSS › CSS3 Animation Issue
Dear All Memners Can you please tell me how to control animation on mouse events, like if i want to run the animation when i click or mousover any certain element how can i do that please suggest. Thanks
Can Anybody please help me to resolve this issue
You could use jQuery, more specifically, the .click or .hover methods.
then i have to switch the class of each event?
You could add a class that contains your CSS animation.