nanoGALLERY for jQuery v4.1.0
nanoGALLERY v4.1.0 release notes.
New features:
- gesture support
- pagination
- optimized support of large galleries (thumbnails image lazy loading or pagination)
- support browser back-button to close the lightbox
- albums content are now cached to avoid reloads
- slideshow mode
- keyboard shortcuts
- i18n support in gallery content (titles and descriptions) and in UI elements
- fullscreen mode
- multi-level navigation support to API and HREF-methods
- dependency to jQuery-JSONP plugin is now optional (affects only Flickr/Picasa/Google+ storage)
New options:
paginationMaxItemsPerPage
: maximum number of thumbnails per page (pagination)paginationMaxLinesPerPage
: maximum number of thumbnails lines per page (pagination)galleryToolbarWidthAligned
: toolbar is automatically resized to the width of the thumbnails areaslideshowDelay
: delay in ms before displaying next image (slideshow)thumbnailDisplayInterval
: interval in ms between the display of 2 thumbnailsthumbnailDisplayTransition
: enable transition animation before displaying one thumbnailthumbnailLazyLoad
: enable lazy load of thumbnails image (image is loaded when displayed in the viewport)thumbnailLazyLoadTreshold
: extend the viewport area for thumbnails image lazy loadi18n
: UI string translations
See readme.md for usage details
Outdated options:
topLabel
: replaced by i18n