Skip to content

igorlino/fancybox-plus

Repository files navigation

Fancybox-Plus is an up-to-date jQuery plug-in based on the FancyBox 1.3

Features

Installation

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>

Getting Started

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.

License

Licensed under MIT license.