@fancyapps/fancybox

WebJar for @fancyapps/fancybox

Лицензия

Лицензия

Группа

Группа

org.webjars.npm
Идентификатор

Идентификатор

fancyapps__fancybox
Последняя версия

Последняя версия

3.5.5
Дата

Дата

Тип

Тип

jar
Описание

Описание

@fancyapps/fancybox
WebJar for @fancyapps/fancybox
Ссылка на сайт

Ссылка на сайт

http://webjars.org
Система контроля версий

Система контроля версий

https://github.com/fancyapps/fancybox

Скачать fancyapps__fancybox

Как подключить последнюю версию

<!-- https://jarcasting.com/artifacts/org.webjars.npm/fancyapps__fancybox/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>fancyapps__fancybox</artifactId>
    <version>3.5.5</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/fancyapps__fancybox/
implementation 'org.webjars.npm:fancyapps__fancybox:3.5.5'
// https://jarcasting.com/artifacts/org.webjars.npm/fancyapps__fancybox/
implementation ("org.webjars.npm:fancyapps__fancybox:3.5.5")
'org.webjars.npm:fancyapps__fancybox:jar:3.5.5'
<dependency org="org.webjars.npm" name="fancyapps__fancybox" rev="3.5.5">
  <artifact name="fancyapps__fancybox" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='fancyapps__fancybox', version='3.5.5')
)
libraryDependencies += "org.webjars.npm" % "fancyapps__fancybox" % "3.5.5"
[org.webjars.npm/fancyapps__fancybox "3.5.5"]

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

fancyBox

jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.

See the project page for documentation and a demonstration.

Follow @thefancyapps for updates.

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).

Read more about fancyBox license.

Bugs and feature requests

If you find a bug, please report it here on Github.

Guidelines for bug reports:

  1. Use the GitHub issue search — check if the issue has already been reported.
  2. Check if the issue has been fixed — try to reproduce it using the latest master or development branch in the repository.
  3. Isolate the problem — create a reduced test case and a live example. You can use CodePen to fork any demo found on documentation to use it as a template.

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.

Feature requests are welcome. Please look for existing ones and use GitHub's "reactions" feature to vote.

Please do not use the issue tracker for personal support requests - use Stack Overflow (fancybox-3 tag) instead.

Версии библиотеки

Версия
3.5.5
3.3.5