Fancybox
jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.
Install / Use
/learn @fancyapps/FancyboxREADME
Archived
This repository has been archived and is now part of https://github.com/fancyapps/ui
Fancybox
jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.
Quick start
1. Add latest jQuery and Fancybox files
<script src="https://code.jquery.com/jquery-3.3.1.min.js"></script>
<link href="/path/to/jquery.fancybox.min.css" rel="stylesheet" />
<script src="/path/to/jquery.fancybox.min.js"></script>
2. Create links
<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!
License
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).
Related Skills
docs-writer
99.5k`docs-writer` skill instructions As an expert technical writer and editor for the Gemini CLI project, you produce accurate, clear, and consistent documentation. When asked to write, edit, or revie
model-usage
341.0kUse CodexBar CLI local cost usage to summarize per-model usage for Codex or Claude, including the current (most recent) model or a full model breakdown. Trigger when asked for model-level usage/cost data from codexbar, or when you need a scriptable per-model summary from codexbar cost JSON.
project-overview
FlightPHP Skeleton Project Instructions This document provides guidelines and best practices for structuring and developing a project using the FlightPHP framework. Instructions for AI Coding A
ddd
Guía de Principios DDD para el Proyecto > 📚 Documento Complementario : Este documento define los principios y reglas de DDD. Para ver templates de código, ejemplos detallados y guías paso
