-
Image Thumbnail Viewer II onClick syntax
Script: Image Thumbnail Viewer II
http://www.dynamicdrive.com/dynamici...thumbnail2.htm
My Working File:
http://www.deanamason.com/women
I noticed that I set up my onClick syntax incorrectly when I did this site. However, it seems to be working. Are there any advantages using the code the way you show vs. what I did?
Your Way:
<a href="#" onClick="return modifyimage('dynloadarea', 1)">
The Way I Did It:
<a href="#" onClick="modifyimage('dynloadarea', 1);return false">
Thanks!
-
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