Angular FancyBox Plus
Angular FancyBox Plus is directive for the lightweight customizable lightbox FancyBox plus plugin.
Features
- Flexible Angular directive
- Can display images, HTML elements, SWF movies, Iframes and also Ajax requests
- Customizable through settings and CSS
- Groups related items and adds navigation.
- If the mouse wheel plugin is included in the page then FancyBox will respond to mouse wheel events as well
- Support fancy transitions by using easing plugin
- Adds a nice drop shadow under the zoomed item
Installation
Via Bower:
bower install angular-fancybox-plus
Via npm:
npm install angular-fancybox-plus
In a browser:
Getting Started
Include the FancyBoxPlus plug-in and the directive on a page.
Basic via attribute
Options via attribute
Basic via tag
Options via tag
For more information on how to setup and customise, check the examples.
License
Licensed under MIT license.