Grey Owl Lightbox Wordpress Plugin - Rating, Reviews, Demo & Download
Plugin Description
This plugin is designed to display different content in the lightbox. For example, as: image, galleries, videos and other html content. In this plug-in takde there are javascript events to control the lightbox via the .js file.
About Plugin
The “Grey Owl Lightbox” plugin is designed to display different content in the lightbox,
For example: image, galleries, videos and other html content.
The plugin is triggering JAVASCRIPT events to control the lightbox via the .JS file
At the core of the plugin is the js library, which works with jQuery, each developer can use events for more features of this plugin. A list and examples of all events are on the documentation page.
First view
Open image in lightbox
to open an image in a lightbox after clicking a button or a link, you need to add a class to the button, which will be used as a trigger in the JavaScript code
Opens gallery in lightbox
to open the gallery in a lightbox after clicking a button or link, you need to add a class to the button that will be used as a trigger in the JavaScript code, in the options add an object with links to images
Opens video in lightbox
to open a video in a lightbox after clicking a button or link, you need to add a class to the button that will be used as a trigger in the JavaScript code, in the options add a link to the video
Opens HTML element from DOM in lightbox
opens HTML elements in a lightbox, making them invisible beforehand, it is also possible to embed dynamic content into HTML
AJAX callback
opens AJAX requests elements in a lightbox