
Originally Posted by
Beverleyh
jQuery is a helper library that is meant to standardise behaviour across different browsers, adding extra functionality to older ones that do t have it. The resulting code written by the developer who uses the library the much smaller and leaner, but you're right, the need of the large code base in order to do that sometimes negates the object.
Can I ask, do you need to support older browsers? You could go very light with the code if you can use CSS3 for your transition effects, but only modern browsers supports it.
Bookmarks