Click here to Skip to main content
15,905,967 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I want to add overlay_gallery:true for prettyphoto js plugin. Please see following code.
XML
<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>

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

Thanks,

Manu
Posted

1 solution

Refer to the documentation at http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/documentation[^].

Properties are set using jquery. Look at the Customization section in the above link.
 
Share this answer
 
Comments
Manu V Nath 2-Mar-14 23:59pm    
I have seen this document. Can you please help me to add that in my code.
ZurdoDev 3-Mar-14 6:11am    
It is javascript code so do you have any javascript code?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900