jqList

Posted by kevin on Oct 2nd, 2006

The jqList is my simple implementation of a list control. It is very useful for implementing a list that has a conistent look across platforms as well as allowing many styles to be applied. Check out the example below for more information.

jqList Example

jqLite

Posted by kevin on Sep 23rd, 2006

jqLiteBox is my rewrite of the excellent and popular LightBox JS. This version is 50% smaller than the original and it supports playable slideshows. jQuery contributed greatly to the size reduction. In fact, when you look at the size of the required files,

|jqLiteBox|26KB|
|LightBox JS|100KB|

_Demo available soon._