🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

imgbox.js is a simple, lightweight jQuery image lightbox plugin that allows the user to zoom and drag the enlarged version of the image.


Documentation

jquery.imgbox.js

jQuery imgbox 插件

Contents 目录

Introduction 介绍

jquery.imgbox.js是一款简单、轻量的imgbox插件,主要参考了简述的imgbox功能,支持图片缩放、拖曳功能。

Docs 文档

  $("img").imgbox({ 	zoom: true, 	drag: true   }); 

License 许可证

License

Open sourced under the MIT license.

根据 MIT 许可证开源。

Render 渲染


You May Also Like