GetSimple Support Forum
Docs on image program - Printable Version

+- GetSimple Support Forum (http://get-simple.info/forums)
+-- Forum: GetSimple (http://get-simple.info/forums/forumdisplay.php?fid=3)
+--- Forum: Scripts & Components (http://get-simple.info/forums/forumdisplay.php?fid=11)
+--- Thread: Docs on image program (/showthread.php?tid=2140)



Docs on image program - rfuller - 2011-09-03

Is there any docs any where on the image script that is built into Get Simple? (Think it is fancy box?)


Bob


Docs on image program - mikeh - 2011-09-03

What exactly are you looking for in relation to this?


Docs on image program - Connie - 2011-09-03

Bob,

fancybox comes out of the box with GetSimple and documentation of fancybox is for sure available at

http://fancybox.net/


Docs on image program - mikeh - 2011-09-03

rfuller Wrote:Is there any docs any where on the image script that is built into Get Simple? (Think it is fancy box?)


Bob

I use this with a couple of my own plugins.

A basic example of how to use it with an iframe:

Code:
<a rel="facybox" href="../plugins/guides/map-search-stylesheet.html" target="_blank">Click Here For Custom Map Search CSS</a>

just add
Code:
rel="facybox"



Docs on image program - rfuller - 2011-09-03

Thanks for the replies Connie and Mike

Think I will stick with lightbox2 the docs on their page is much easier to understand for a newbie like me.


Thanks Again

Bob


Docs on image program - mikeh - 2011-09-03

rfuller Wrote:Thanks for the replies Connie and Mike

Think I will stick with lightbox2 the docs on their page is much easier to understand for a newbie like me.


Thanks Again

Bob

Good luck. Let me know us know if you need any further assistance