
內容簡介
透過簡單的滑鼠互動和全螢幕檢視,可以放大查看大型圖像。
新增 full-screen-image class 到圖像。必要的屬性之一是 src、data-image 或 href,必須指向圖像檔。如果要載入不同版本的圖像以取得更高的解析度,可以使用 data-image。
您也可以傳遞標題和次標題,它們將出現在檢視器右下角。此操作需要使用 data-title 和 data-caption 屬性。
此外掛基於 Tim Holman 的 Intense Image Viewer JavaScript 函式庫製作。
外掛標籤
開發者團隊
原文外掛簡介
View large images up close using simple mouse interaction, and the full screen.
Add full-screen-image class to image. The one mandatory attribute is either a src, data-image or a href, which needs to point to an image file. You can use data-image if you want to load in a different version of the image to the original source (higher resolution, for example).
You can also pass through titles, and subcaptions, which will appear at the bottom right of the viewer. To do this, you use the data-title and data-caption attributes.
This plugin is based on Intense Image Viewer javascript liabrary by Tim Holman
