Kris-B / nanoGALLERY

image gallery simplified - jQuery plugin. Touch enabled, responsive, justified/cascading/grid layout and it supports pulling in Flickr, Google Photos and self hosted images.
https://nanogallery2.nanostudio.org/
439 stars 101 forks source link

How to use fnThumbnailOpen? #82

Closed vbanuelos closed 8 years ago

vbanuelos commented 9 years ago

An example added to http://nanogallery.brisbois.fr/#docHelpers would be beneficial.

macsupport commented 8 years ago

Love that you added this new function but we need at least a simple demo of how one might integrate with another lightbox.

Kris-B commented 8 years ago

Here's a sample: http://codepen.io/Kris-B/pen/BNOWEK

items= arrays containing the liste of images. index 0 is the selected image. Some properties:

Hope this will help.