europe451
12-29-2010, 02:08 AM
1) Script Title: Image Thumbnail Viewer II
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem: Script is working great, exactly how it should. I want to do a little more with it.
Right now I have it set up to where the effect happens on the mouse-over. I still want that to happen, however I also want to be able to click on the thumbnail - which would be a link to a different page/site.
<a href=".../img/books/book1.jpg" rel="enlargeimage" rev="targetdiv:bookloadarea1, link:http://www.amazon.com/book1"><img src=".../img/books/thumb_book1.jpg" /></a>
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/thumbnail2.htm
3) Describe problem: Script is working great, exactly how it should. I want to do a little more with it.
Right now I have it set up to where the effect happens on the mouse-over. I still want that to happen, however I also want to be able to click on the thumbnail - which would be a link to a different page/site.
<a href=".../img/books/book1.jpg" rel="enlargeimage" rev="targetdiv:bookloadarea1, link:http://www.amazon.com/book1"><img src=".../img/books/thumb_book1.jpg" /></a>