【发布时间】:2014-04-23 12:37:01
【问题描述】:
我正在使用彩盒 iframe。
$('.preview-popup').colorbox({
rel: 'preview-popup',
width: width,
height: height,
iframe: true,
scrolling: false});
在颜色框中显示图像。
如何通过单击上一个和下一个按钮根据图像的高度和宽度自动调整 colobox 的大小?
任何帮助表示赞赏。
谢谢
【问题讨论】: