jQuery Lightbox, also known as Lightbox.js, is a small plugin, for showing HTML content inside a lightbox (modal) window.
It was modeled and named after the famous Lightbox script, but supports only basic features for showing only HTML text inside the modal, without appropriate support for images, albums, Flash or movies.
Don't take this as criticism to the plugin, or deem it inferior to the original. jQuery Lightbox was intentionally created so for using the plugin in such project requirements, without loading a large jQuery modaling plugin's code, only the JS source for using such functionality.
Here are some key features of "jQuery Lightbox":
· Lightweight file size
· Responsive design
· Works in conjunction with cookies
· Future-proof (prepared for future versions of jQuery)
Requirements:
· JavaScript enabled on client side
· jQuery 1.8 or higher
· jQuery UI 1.9 or higher
Limitations:
· Does not support IE 8 or lower.
What's New in This Release: [ read full changelog ]
· Added copyright.