This repository was archived by the owner on Feb 23, 2023. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork1.8k
jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.
NotificationsYou must be signed in to change notification settings
fancyapps/fancybox
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository has been archived and is now part ofhttps://github.com/fancyapps/ui
jQuery lightbox script for displaying images, videos and more.Touch enabled, responsive and fully customizable.
1. Add latest jQuery and Fancybox files
<scriptsrc="https://code.jquery.com/jquery-3.3.1.min.js"></script><linkhref="/path/to/jquery.fancybox.min.css"rel="stylesheet"/><scriptsrc="/path/to/jquery.fancybox.min.js"></script>
2. Create links
<adata-fancybox="gallery"href="big_1.jpg"><imgsrc="small_1.jpg"/></a><adata-fancybox="gallery"href="big_2.jpg"><imgsrc="small_2.jpg"/></a>
3. Enjoy!
Fancybox is licensed under theGPLv3 license for all open source applications.A commercial license is required for all commercial applications (including sites, themes and apps you plan to sell).
About
jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.
Topics
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
No packages published