嗨,我正在尝试结合 Shadowbox 来打开 360 度图像滑块。这是我尝试过的方法,打开一个内联元素。
<a href="#threesixty" rel="shadowbox">test</a>
<div id="threesixty">
<div id="spinner">
<span>0%</span>
</div>
<ol id="threesixty_images"></ol>
</div>
显然,想知道是否有人有任何提示是行不通的,我可以让 shadowbox 与其他所有东西一起工作,所以这就是我遇到的麻烦。
不久前,我设法让 360 度图像滑块在 Shadowbox 中打开,但不记得我是怎么做到的:<
非常感谢
亚瑟。