Home › Forums › CSS › Cancel a CSS3 animation when anchor is visited › Re: Cancel a CSS3 animation when anchor is visited
October 18, 2011 at 1:14 am
#89210
Member
See http://www.w3schools.com/cssref/css3_pr_animation-name.asp
It says “Specifies that there will be no animation”
If it meant the animation named none then it wouldn’t cancel the animation because there can be several on the page.
I didn’t see your edited comment, better post a new message.