Hacker News new | ask | show | jobs
by denzell 3540 days ago
Or, you could use JavaScript and do something in 30 seconds rather than fiddling with CSS.

Why do people try so hard not to use tools that make their life easier?

You might not need a car - you can walk. But it makes life easier and it just works!

1 comments

> Or, you could use JavaScript and do something in 30 seconds rather than fiddling with CSS.

Assuming you're more proficient in JS than CSS ;) With CSS3 I find some animation is easier w/ transitions and keyframes than JS.