Hacker News new | ask | show | jobs
by Groxx 5835 days ago
Maybe CSS-powered manipulations instead of using JS to manipulate the DOM directly? As in, tag it with a class and use CSS to animate + hide + everything beyond that, instead of using a JS effects library.

* shrug * just guessing here.