
Start with web 2.0 we began to see light box, we work very cumbersome at first, but now it is very functional and much smaller. Almost all the settings can be personalized. Lightbox_me plugin is quite simple to use. Know a few of their personal property..
| Option | Default | Description |
|---|---|---|
| appearEffect | “fadeIn” | The appear effect jQuery is to use on the modal. |
| overlaySpeed | 300 | The time it takes (in ms, or “slow”, “normal”, “fast”) for the overlay to fade in. |
| lightboxSpeed | “fast” | The time it takes (in ms, or “slow”, “normal”, “fast”) for the lightbox to animate in. |
| closeSelector | “.close” | The jQuery selector (in string format) you want lightbox_me to bind the close event to. |
| closeClick | true | Whether or not to close the lightbox with the user clicks the overlay. |
| closeEsc | true | Whether or not to close the lightbox when the user presses escape |
| destroyOnClose | false | Whether or not to destroy the DOM element that has been lightboxed when the user closes it (this option is good if you’re using ajax to create the DOM) |



