Hacker News new | ask | show | jobs
by zhwang 5387 days ago
Firefox 5+ supports CSS3 animations and transforms with the -moz prefix. A quick replace all in pulse.css gets the animation working fine.
1 comments

This effect can be realized on every JavaScript-supporting browser, or in fact any animated-.gif-supporting browser.

I think it was a proof-of-concept work.