Is there a way to add a link to an image for Ultimate Fade-in slideshow too?
["images/taper.jpg", "", "", "Nothing like Dinghy Dogs"],
How can I make taper.jpg link to another page?
Thanks
Is there a way to add a link to an image for Ultimate Fade-in slideshow too?
["images/taper.jpg", "", "", "Nothing like Dinghy Dogs"],
How can I make taper.jpg link to another page?
Thanks
Read the instructions, that's what the second field is for:
You can put any link in there, like:Code:["images/taper.jpg", "http://www.google.com/", "", "Nothing like Dinghy Dogs"],
Whatever you put there will become the href attribute of a link for that image, the browser will treat it just as if it were an ordinary link tag:Code:["images/taper.jpg", "some.htm", "", "Nothing like Dinghy Dogs"],
HTML Code:<a href="some.htm"><img src="images/taper.jpg"></a>
- John________________________
Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate
Bookmarks