Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q400 How can I load an image into a main frame when the mouse moves over a link in another frame?

irt.org | Knowledge Base | JavaScript | Frame | Q400 [ previous next ]

Q400 How can I load an image into a main frame when the mouse moves over a link in another frame?

Try:

<a href="#" onMouseover="parent.mainframename.location.href='picture1.gif'">Text Link 1</a>
<a href="#" onMouseover="parent.mainframename.location.href='picture2.gif'">Text Link 2</a>

Feedback on 'Q400 How can I load an image into a main frame when the mouse moves over a link in another frame?'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb and Michel Plungjan
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.