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

#89211

@skcirtssc You are correct, I tested that and it wouldn’t run an animation named none. That also means that the shorthand I was using earlier is correct (animation: none;).