Questions tagged [lightgallery]

LightGallery is a customizable, modular, responsive, lightbox gallery plugin for jQuery.

LightGallery is a customizable, modular, responsive, lightbox gallery plugin for jQuery that uses a CSS-only approach for resizing images and videos.


Resources :


Related tags :

161 questions
1
vote
2 answers

Disable click on ".lg-img-wrap" class in Light Gallery

How to disable click on .lg-img-wrap? I have tried lot of solutions but none seems to work on lightgallery. Tried 1 $(".lg-img-wrap").children().unbind('click'); Tried 2 $(".noclick").click(function(e) { e.preventDefault(); …
Murlidhar Fichadia
  • 2,589
  • 6
  • 43
  • 93
1
vote
0 answers

Light Gallery is not initiating

Hi I have used this code to initialise still Light Gallery is not initiating