-
Image Thumbnail Viewer II - Make the large image a hyperlink?
1) Script Title: Image Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...thumbnail2.htm
3) Describe problem: We are using this script for several applications. We would like the larger image that appears after you mouse over the thumbnail to be clickable / hyper linked to a page. Can anyone pretty please tell us how we would do that?
Thank you in advance!
-
-
You just add it to the rev attribute with a :: (two colons) separator, like the normal rev attribute is:
where loadarea is the id of the where the larger image will show up, so for a link to some.htm:
Code:
rev="loadarea::some.htm"
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks