er777
03-08-2010, 02:29 AM
1) Script Title: thumbnailviewer2.js
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem:
I would like to do something which seems simple, but is really a challenge for me.
As I hover over an existing URL I want a picture to "show" on another part of the page, but I STILL want the existing URL link to work when I click on it. The URL IS NOT the same as the image used in the <a href="img"> tag
To be more clear, I want the functionality of the thumbnailviewer loading pictures into the div "loadarea" onMouseover, but I want onClick to take me to a specified URL, not the image that is being referenced in the "a" tag.
Is this do-able?
Thanks!
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem:
I would like to do something which seems simple, but is really a challenge for me.
As I hover over an existing URL I want a picture to "show" on another part of the page, but I STILL want the existing URL link to work when I click on it. The URL IS NOT the same as the image used in the <a href="img"> tag
To be more clear, I want the functionality of the thumbnailviewer loading pictures into the div "loadarea" onMouseover, but I want onClick to take me to a specified URL, not the image that is being referenced in the "a" tag.
Is this do-able?
Thanks!