dev-master
9999999-dev https://github.com/wb7/fancybox-componentClone of fancyapps/fancybox as a component
The Requires
3
3.0.0.0 https://github.com/wb7/fancybox-componentClone of fancyapps/fancybox as a component
The Requires
Clone of fancyapps/fancybox as a component
This repository contains the (more or less) current version of fancybox packed for composer., (*1)
jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable., (*2)
See the project page for documentation and a demonstration., (*3)
Follow @thefancyapps for updates., (*4)
1. Add latest jQuery and fancyBox files, (*5)
<link href="/path/to/jquery.fancybox.min.css" rel="stylesheet">
2. Create links, (*6)
<a data-fancybox="gallery" href="big_1.jpg"> <img src="small_1.jpg"> </a> <a data-fancybox="gallery" href="big_2.jpg"> <img src="small_2.jpg"> </a>
3. Enjoy!, (*7)
fancyBox is licensed under the GPLv3 license for all open source applications. A commercial license is required for all commercial applications (including sites, themes and apps you plan to sell)., (*8)
Read more about fancyBox license., (*9)
If you find a bug, please report it here on Github., (*10)
Guidelines for bug reports:, (*11)
A good bug report shouldn't leave others needing to chase you up for more information. Please try to be as detailed as possible in your report., (*12)
Feature requests are welcome. Please look for existing ones and use GitHub's "reactions" feature to vote., (*13)
Please do not use the issue tracker for personal support requests - use Stack Overflow (fancybox-3 tag) instead., (*14)
Clone of fancyapps/fancybox as a component
Clone of fancyapps/fancybox as a component