Image Gallery
Image Gallery
Knowledge Center
Image Gallery

Current Location:Home > Knowledge Center > Image Gallery

jQuery("#thumbnails-gallery") .justifiedGallery({ captions: false, lastRow: "hide", rowHeight: 180, margins: 1 }) .on("jg.complete", function () { window.lightGallery( document.getElementById("thumbnails-gallery"), { autoplayFirstVideo: false, pager: false, galleryId: "nature", plugins: [lgZoom, lgThumbnail], mobileSettings: { // controls: false, // showCloseIcon: false, download: false, rotate: false } } ); });