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 give the ".nanoGalleryThumbnailContainer" the data-ngid from the original link? #104

Closed DioVayne closed 8 years ago

DioVayne commented 8 years ago

In the original container a link is written with a href, data-ngid and data-ngthumb. I want to be able to connect the processed code with additional functions by targeting the .nanoGalleryThumbnailContainer but there is no reference to the original ID.

I hope I'm making myself clear.

Kris-B commented 8 years ago

See PR #105 ;-)