lightgallery

ui-component responsive modal

lightgalleryはjQueryをベースにした軽量でカスタマイズ可能なモジュラー型レスポンシブライトボックスギャラリープラグインです。このライブラリを使用すると、画像、ビデオなどのメディアコンテンツを美しく効果的に表示できます。

Latest Ver 2.8.3
Homepage
Github
0
6,711
光を追えば、ギャラリーが広がる。
lightgalleryで美しい画像やビデオをエレガントに展示しましょう。
jQueryを基にした軽量なライトボックスギャラリープラグイン
License: MIT
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/lightgallery.es5.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/lightgallery.es5.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/lightgallery.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/lightgallery.umd.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/lightgallery.umd.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/plugins/autoplay/lg-autoplay.es5.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/plugins/autoplay/lg-autoplay.es5.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/plugins/autoplay/lg-autoplay.min.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/plugins/autoplay/lg-autoplay.umd.js
https://cdnjs.cloudflare.com/ajax/libs/lightgallery/2.8.3/plugins/autoplay/lg-autoplay.umd.min.js

Sample Code

⚠️ import 文を含む一部のコードは、jsFiddleで正しく実行されない場合があります。エラーが発生した場合は、コードをコピーしてご自身の環境でお試しください。
📄 HTML
<div id="lightgallery"><a href="image1.jpg"><img src="thumb1.jpg"/></a><a href="image2.jpg"><img src="thumb2.jpg"/></a></div><script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script><script src="https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.0.0/js/lightgallery.min.js"></script><script>$(document).ready(function() { $('#lightgallery').lightGallery(); });</script>

🎨 External CSS
<link href="https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.0.0/css/lightgallery.min.css" rel="stylesheet">

🧩 External JS
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/lightgallery/1.0.0/js/lightgallery.min.js"></script>

⚙️ JavaScript
$(document).ready(function() { $('#lightgallery').lightGallery(); });
⚡ Top Tools for Developers
Text Compare

テキスト比較

2つのテキストの違いを一目で確認できます。

Favicon Generator

Faviconジェネレーター

簡単かつ迅速にファビコンを生成します。

Lorem Ipsum Generator

Lorem Ipsumジェネレーター

デザイン用のダミーテキストを生成します。

Character Counter

文字数カウント

文字数と単語数をリアルタイムで確認できます。

SRT ↔ SMI

SRT ↔ SMI変換ツール

字幕形式を簡単に変換できます。

Text Extract(OCR)

画像テキスト抽出

画像内のテキストを自動で抽出します。