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.

lightbox me 600x357 Lightbox me – Simple Lightboxing for Developer

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

Incoming search terms for the article:

Related Posts

Stellar.js Parallax Scrolling Plugin

jQuery-Menu-Aim

Spice Up Your Website with Spritely

360 Degrees Product View: jQuery Plugin for Image Rotation

1 Comment

  1. Joe Czucha

    06.01.2010

    Ace - I’ve been looking for a simple lightbox-a-div plugin for a while :-D