エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
caption.js | Easily and semantically add captions to images
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
caption.js | Easily and semantically add captions to images
Quick Start Download the latest version (v1.0.2) To begin, make sure you have jQuery included on ... Quick Start Download the latest version (v1.0.2) To begin, make sure you have jQuery included on your page. Next, download the script from above, upload it to your server, and link to it in the <head> section of your page (make sure you adjust the path according to where you uploaded the script on your server). <script src="jquery.caption.js"></script> You may also put the above code right inside