Tags: snehal11090/fancybox
Tags
See the description
- New options:
`defaultType : 'image' ` - Default content type if cannot be detected automatically
`thumbs.parentEl : '.fancybox-container'` - Selector for element where thumbnails grid will be injected
- Option `margin` now has default value 0 for mobile devices
- Container is now placed at the bottom of the <body>
- Thumbnail list should now scroll properly when `autoStart` is enabled
- Share module uses current page link if hash module is not disabled
- Bugfixes
Collection of tweaks - package.json main file points to uncompressed version; - new "onFullscreenChange" event; - it is now possible to make elements clickable by setting `data-selectable="true"`; - fixed issue when ajax response contains additional elements; - improved "hash" module;
Merge pull request fancyapps#1152 from Firesphere/patch-1 Fix for breaking change in jQuery 3
PreviousNext