Skip to content

Instantly share code, notes, and snippets.

@koanvl
Created March 20, 2018 14:49
Show Gist options
  • Save koanvl/27e21d622299346f0d8f96a1084b35bc to your computer and use it in GitHub Desktop.
Save koanvl/27e21d622299346f0d8f96a1084b35bc to your computer and use it in GitHub Desktop.
$(".slider-gallery").each(function(){
$(this).slickLightbox();
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment