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

Q694 Why can't I display text in the status bar when using onMouseOver?

irt.org | Knowledge Base | JavaScript | Status | Q694 [ previous next ]

Q694 Why can't I display text in the status bar when using onMouseOver?

Add a "return true" at the end, e.g.:

<A HREF="apage.htm" onMouseOver="window.status='Hello World';return true" onMouseOut="window.status='';return true">text link</A>

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.