AD Gallery, jQuery gallery plugin
A highly customizable gallery/slideshow plugin for jQuery
Editable Select, jQuery plugin
Transforms a select list to a text input so you can edit the value
directly, or choose a value from the list options. Basically takes the
best of text inputs and select lists and mixes it together.
Automatic getters and setters for OO Javascript
Magically creates getter and setter methods for you objects. Modern browsers
already has this functionality, but our hillbilly cousin on the web (yes, IE)
doesn't support it so we need to emulate it.