Knowledge Center
Image Gallery
Filter by:
-
-
-
-
-
-
-
ow.lightGallery(
document.getElementById("thumbnails-gallery"),
{
autoplayFirstVideo: false,
pager: false,
galleryId: "nature",
plugins: [lgZoom, lgThumbnail],
mobileSettings: {
// controls: false,
// showCloseIcon: false,
download: false,
rotate: false
}
}
);
});