Home
last modified time | relevance | path

Searched refs:SimpleLightbox (Results 1 – 2 of 2) sorted by relevance

/plugin/gallery/
Dscript.js61 new SimpleLightbox("a.lightbox, a[rel^='lightbox']", {
/plugin/gallery/simple-lightbox/
Dsimple-lightbox.js27 var SimpleLightbox = /*#__PURE__*/function () {
28 function SimpleLightbox(elements, options) { class
30 _classCallCheck(this, SimpleLightbox);
239 _createClass(SimpleLightbox, [{
1584 return SimpleLightbox;
1586 var _default = SimpleLightbox;
1588 global.SimpleLightbox = SimpleLightbox;