jQuery

It’s another layer of ready made javascript functions, that all work together and don’t take up a horrific amount of space like “prototype” and “scriptaculous” do.  Almost everything that we wish a website could do can be done with this, and it’s made life a lot easier 😎

I have been contemplating multilevel documents lately, and jQuery may well be the ideal method, as it can hide and show things dynamically based on the CSS classes.  This would have involved lots of messy Javascript that broke everything before jQuery.

website