Integrating another one of ARIs awesome tools into my site!
I am not getting any effects onlclick. The image is opening in the box, but it is choppy and does not "fly" in like in the example.
I am also interested in having a border around the thumbnail . . . is this possible?
Here is the code I am using with no added CSS:
Code: |
{arifancythumb src="http://www.shamrocklandservices.com/images/maps/051.png"
title="Map" thumbWidth="45" thumbHeight="30" group="group"
hideOnContentClick="true|false"
zoomSpeedIn="speed" zoomSpeedOut="speed" overlayShow="true|false"
overlayOpacity="capacity"}
|