Fancybox-Plus is an up-to-date jQuery plug-in based on the FancyBox 1.3
- Modal
- Easing
- JQuery plug-in. Supports JQuery 1.9.
- Integration to latest jQuery Mouse Wheel Plugin
- Angular directive available at angular-fancybox-plus
Via Bower:
bower install fancybox-plus
Via npm:
npm install fancybox-plus
In a browser:
<script src="[path-to-fancybox]/dist/jquery.fancybox-plus.js"></script>
Include jQuery and the plug-in on a page. Include your images and initialise the plug-in.
For more information on how to setup and customise, check the examples.
Licensed under MIT license.