I'm using this script here: http://www.dynamicdrive.com/dynamicinde ... /index.htm for my site.
It lets you put in something like text, or thumbnail image, and when clicked it opens the full image.
See the example on the link provided.
To make this short, I need this HTML converted to BBCode:
It lets you put in something like text, or thumbnail image, and when clicked it opens the full image.
See the example on the link provided.
To make this short, I need this HTML converted to BBCode:
Code:
<a href="image url" rel="lightbox" title="my caption">whatever here, e.g, text, thumbnail, etc</a>







