The best gallery for jQuery I’ve found so far is the jQuery lightbox plugin. The usage is very easy:
Exact sequence of steps
- Include jQuery
- Include lightbox JavaScript
- Include lightbox CSS
- Write a little function that selects links which should be used by lightbox
- Insert lightbox links which will have the fullsize image as target
- Surround your thumbnail images with those links