A repository of over 1000 quality jQuery plugins

jQuery Lightbox_me

Lightbox_me is a jQuery Dialogs / Lightboxes plugin.

Created by Buckwilson

An easy to use lightbox plugin for jQuery

Not what you're looking for? Click here to view more Dialogs / Lightboxes jQuery plugins

jquery.lightbox_me.js

version 2.2

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.

View more information at http://buckwilson.me/lightboxme

Usage

Lightbox_me is a jQuery plugin and requires jQuery to be included in order to work.

Include both jQuery and the lightbox_me JavaScript file before calling the plugin in your JavaScript.

Invoke the lightbox by calling the plugin on a jQuery object:

$(dom).lightbox_me();

License

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Author Information

Lightbox_me was created by Buck Wilson for Jive Software.

http://buckwilson.me http://jivesoftware.com



You might also like these other Dialogs / Lightboxes jQuery Plugins

  • interceptjs

    jQuery Plugin to Handle ‘Call to Action’ Intercepts

  • marginotes

    Quick, cool margin notes with jQuery

  • MediumLightbox

    Nice and elegant way to add zooming functionality for images, inspired by medium.com

License:

Licensed under the Apache License, Version 2.0 (the "License");