Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Cancel a CSS3 animation when anchor is visited Re: Cancel a CSS3 animation when anchor is visited

#89203
skcirtssc
Member

Ok apparently animation-name: none means no animation, kinda weird.

I’m testing my code and joshuanhibbert’s both locally and on the sites, the animation pauses on hover but continues on visited. I use Coda, Safari 5.1, FF 5, Chrome 12. The other properties like color on visited don’t always work. The animation seems to mess things up.