本文介绍了prettyphoto中的overlay_gallery的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想为prettyphoto js插件添加overlay_gallery:true。请参阅以下代码。

I want to add overlay_gallery:true for prettyphoto js plugin. Please see following code.

<span style="padding-right:10px;">
       <a href="http://3.s3.envato.com/files/61798098/thumb.jpg? iframe=true&width=100%&height=100%" rel="prettyPhoto[iframes]">
      Click to show
       </a>
</span>



请帮我在此代码中添加overlay_gallery:true属性。



谢谢,



Manu


Please help me add "overlay_gallery:true" property in to this code.

Thanks,

Manu

推荐答案


这篇关于prettyphoto中的overlay_gallery的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

07-04 08:41