1) Script Title: Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamici...thumbnail2.htm
3) Describe problem: I have seen several people mention this concern before, but so far, the offered solutions did not work for me. The div loadarea works just fine on mouseover, however, I have been trying to figure out how to make the link (text or thumbnail) clickable. My basic plan is to have a menu with various categories. On mouseover, an image appropriate to the category appears in the div area, and then I should be able to enter the category on click.
I know this can be done because I did it some time ago, but unfortunately I lost the script and don't remember what it was I modified. As far as I remember, it involved adding the second set of page links inside the Java Script.
Removing this from the script has not worked for me:
Please help!pagelinks[i]["onclick"]=function(){ //Cancel default click action
return false
}
Thank you very much.



Reply With Quote

Bookmarks