ImageLightbox
Component ID
2926439
Component name
ImageLightbox
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
53
Component created
Component changed
Component body
ImageLightbox is a simple module to display images in a lightbox.
Features
- Minimalistic. No bunch of default raster image files that fail on higher resolution screens. Just one source file which is only 4kb in size when minified.
- Extensible & configurable. If the default functionality is not enough, you can easily extend the plugin with custom JavaScript functions, change the settings or use a couple of useful method functions.
- Responsive and touch-friendly. The most trending topics in web design and they are here. Images fit to any screen size and are swipe-able (native behavior) on touch capable devices.
- jQuery 1.x, 2.x, 3.x compatible. Just saying.
- Preloads next image. While user is viewing the current picture, the plugin silently preloads the next picture which shows up without any delay when respective action is triggered.
- Interacts with keyboard. Standard, but essential Arrow Left, Arrow Right to switch images and Esc to quit the lightbox.