I absolutely love this plugin, its simple to use and looks gorgeous!
Can I launch the gallery by clicking a button which is outside the div containing the images on the same page?
thanks
Hi
method 1 (trigger click).
while clicking on the launch button you can trigger click for the first li.
example http://jsfiddle.net/sachin377/QQpdL/4/
method 2 (Load Dynamically).
please go threw the example http://sachinchoolur.github.io/lightGallery/examples.html#dynamicBlock
jsfiddle > http://jsfiddle.net/sachin377/Zf4UQ/3/
you can use any of these methods for solving your issue.
Regards,
Sachin
Thanks Sachin! That worked.
Thank you so much Sachin! That worked and save me
Most helpful comment
Hi
method 1 (trigger click).
while clicking on the launch button you can trigger click for the first li.
example http://jsfiddle.net/sachin377/QQpdL/4/
method 2 (Load Dynamically).
please go threw the example http://sachinchoolur.github.io/lightGallery/examples.html#dynamicBlock
jsfiddle > http://jsfiddle.net/sachin377/Zf4UQ/3/
you can use any of these methods for solving your issue.
Regards,
Sachin