jQuery Floating Table Headers Plugin

Increase usability, and visibility if your tables using this tiny jQuery plugin.

Example

$('table').floatHeaders()

Installation

Uncompressed:

$ curl http://tinyurl.com/l2d2tq -L > jquery.floating-headers.js

Minified:

$ curl http://tinyurl.com/l2d2tq -L | jsmin > jquery.floating-headers.js

Source

Source can be found at Github