Skip to content

Latest commit

 

History

History
43 lines (27 loc) · 1.05 KB

README.md

File metadata and controls

43 lines (27 loc) · 1.05 KB

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.