Why jQuery is a great choice for well designed interactive features that include animation. An in-depth look at some of the code that makes it possible.
Related Submissions:
- Interactive jQuery Plugins The key to a successful design is interactivity. Interactivity makes a design usable and friendly. These interactive jQuery plugins showcase the simple yet inspiring ways...
- What You Need to Know About jQuery 1.3 The web development community became intensely excited on January 14, 2009 when jQuery version 1.3.0 was officially released. jQuery 1.3 brings with it significant improvements,...
- jQuery ‘delay’ plugin Here’s a very tiny jQuery plugin which makes it possible to delay a jQuery animation (or any function) for any amount of time. When you...
- Making an Interactive Picture with jQuery How to piece together an interactive picture that contains tooltips and popup boxes. ...
- Why I Still Prefer Prototype to jQuery Query is a very nice piece of work, and makes some common tasks easier than their Prototype equivalents. Where it’s good, it’s very good indeed....