jQuery lightBox-图片顺序预览
最后更新于:2022-04-02 03:11:33
## lightBox - 图片顺序预览
[github链接](https://github.com/lokesh/lightbox2/)
```
$("#divPics a").lightBox({
overlayBgColor: "#666", //图片浏览时的背景色
overlayOpacity: 0.5, //背景色的透明度
containerResizeSpeed: 600 //图片切换时的速度
})
```
![UTOOLS1572857934693.png](http://yanxuan.nosdn.127.net/793ad9414b056fc782e73abf83ce1d31.png)
![UTOOLS1572857971044.png](http://yanxuan.nosdn.127.net/041b33553d3ec276b93e96c4c800f9a2.png)
';