FP97: MouseOver Event Not Listed in Script Wizard (174017)



The information in this article applies to:

  • Microsoft FrontPage 97 for Windows with Bonus Pack

This article was previously published under Q174017

For a Microsoft FrontPage 98 version of this article, see 194050.

SUMMARY

The Creating Event Handlers help topic lists the MouseOver event in step 2. However, this event is not listed in the Event pane of the Script Wizard by default.

MORE INFORMATION

The MouseOver event is not listed in the Script Wizard Event pane. The Script Wizard only shows the onLoad, onParseComplete, and onUnload events for the Window object. You can use Visual Basic Scripting Edition (VBScript) or JavaScript to change the default behavior in your browser when you move the mouse over a link if your browser supports scripting languages. Microsoft Internet Explorer, versions 3.0 and later, support VBScript and JavaScript.

NOTE: You can also enter script in an HTML Markup component in FrontPage Editor to preserve the case of the script.

Modification Type:MajorLast Reviewed:10/1/2001
Keywords:kbbug KB174017