April 8th, 2008 by Tom

(From Wikipedia) Lightbox, and the newer Lightbox 2, is a JavaScript application used to display large images using modal dialogs.
The script has gained widespread popularity due to its simple yet elegant style and easy implementation.
Lightbox uses the Prototype Javascript Framework and script.aculo.us for itsanimations and positioning.

Lightbox 2

Official lightbox website that bring a great [...]


January 22nd, 2008 by Tom

This is a javascript and Css code that will show a popup tooltip when you’re pointing mouse pointer over a link or an image, the script will show a popup tooltip and when you move your mouse pointer away the link, the tooltip box will follow your mouse pointer, then when you point out the [...]