This is a very simple and lightweight image gallery based on the jQuery javascript framework.
The principle of this image gallery is that we dont need to render thumbnails seperatly.
The thumbnails are the big images wich are resized via CSS.
You need the jQuery javascript framework and the jGalight javascript and the css styles for the gallery.
The HTML structure of the gallery is very simple.
You just need to call the jQuery function jGalight() on the object you want.


