Skip to content

ameensom/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.

About

jQuery lightbox and modal window plugin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 55.4%
  • HTML 34.4%
  • CSS 10.2%