Hacker News new | past | comments | ask | show | jobs | submit login

Implement the whole animation API in CSS? What if I want the animation to be triggered by button click instead of hover?



Handle the click with javascript, adding a CSS class to the element. The class definitions should look like those of :hover in this example.


:active




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: