Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Design jquery vs css3 Reply To: jquery vs css3

#155680
Koopa
Participant

I personally would use CSS3 for animations, because jQuery (JS) becomes really choppy an mobile devices. For most tasks CSS3 will do the trick, however if you have to support old browsers, you will have to switch between CSS3 and jQuery using Modernizr.