Lightbox_me – Simple Lightboxing for Developer
Have you ever had a DOM element that you wanted lightboxed, but didn’t want all the fanciness of all the lightbox-related plug-ins out there? Lightbox_me is for you. Lightbox_me is an essential tool for the jQuery developer’s toolbox. Feed it a DOM element wrapped in a jQuery object and it will lightbox it for you, no muss no fuss.
Features
- Handles overlay resize when the window is resized
- Handles overlay size in cases where the document is smaller than the window
- Handles position: fixed in all browsers
- Position: fixed automatically swaps to position: absolute when the window size is smaller than the modal, so the user can scroll to see the contents
It is just over 1000 bytes gzipped & compressed. Lightbox_me has been tested on IE 6+, Firefox 2.5+, Safari and Chrome.
Requirements: jQuery Framework
Demo: http://buckwilson.me/lightboxme/
License: Apache License
1 Comment
Joe Czucha
06.01.2010
Ace - I’ve been looking for a simple lightbox-a-div plugin for a while
There are no trackbacks to display at this time.