OnMouseOver Image Gallery

Robert Daniel Jan 30, 2008

General

When the mouse moves over one of the thumbnails, the larger-sized picture area changes to the larger-sized picture that corresponds to that thumbnail. Easy to implement.


Move the cursor over the images/picture you wish to preview.

Notes

Source Code

Paste this source code into the designated areas.

Head

Paste this code into the HEAD section of your HTML document.


Body

Paste this code into the BODY section of your HTML document


Leave a Response

(30 comments)

David,[br /]Your question is beyond the scope of these comments. You will need to post it over on [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]the JavaScript forum[/a]. Thanks!

Lee Nov 6, 2008

Your question is beyond the scope of these comments. You will need to post it over on [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]the JavaScript forum[/a]. Thanks!

Lee Oct 31, 2008

Your question is beyond the scope of these comments. You will need to post it over on [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]the JavaScript forum[/a]. Thanks!

Lee Oct 31, 2008

Your question is beyond the scope of these comments. You will need to post it over on [a href="http://www.webdeveloper.com/forum/forumdisplay.php?f=3"]the JavaScript forum[/a]. Thanks!

Lee Oct 31, 2008

I've tried to implement this scrip twice in the same page but the two scripts conflict.[br /][br /]I changed the second display window's name to &#91;'PhotoBig1'&#93; but the photos all show in the original window regardless unless I change the order of the <head> java snippits. I don't know anything about JS so I'm stuck.[br /][br /]I suppose I could use a floating window that works throughout the length of the page, or just a popup window if no other solutions exists.[br /]Thank in advance.

David Oct 5, 2008