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

Q367 How can I open get a new window to pop up when the mouse rolls over a certain plain text word?

irt.org | Knowledge Base | DHTML | Q367 [ previous next ]

Q367 How can I open get a new window to pop up when the mouse rolls over a certain plain text word?

To open a window you need an event to be triggered. A link has an onMouseOver event that can be used to open a window. Normal text does not have any associated event handlers that you can use.

You can make a link look like normal text by altering the style of the text but only in browsers that support Cascading Style Sheets.

You can in Netscape Navigator 4 and Internet Explorer 4 use layers to hold text. The layers have event handlers, i.e. onMouseOver that can be used to open windows.

Take a look at the article What is So Dynamic About Dynamic HTML? for further information.

Feedback on 'Q367 How can I open get a new window to pop up when the mouse rolls over a certain plain text word?'


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


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