From the category archives:

jQuery

jQuery, write less, do more

This jQuery plugin converts a properly formatted table, having thead and tbody elements (tfoot optional), into a scrollable table. Scrollable tables are most useful when having to display lots of tubular data in a fixed space.

{ 42 comments }

Click to continue...

jQuery Image Preload Plugin

I needed a jQuery img preload plugin in order to detect when an image had actually loaded. The scenario basically went as follows: I had several images and content layered on top of one another and I needed to have them all visible. The problem I ran into was that as the browser loaded the [...]

{ 16 comments }

Click to continue...