FP: MouseOver Event Not Listed in Script Wizard

Last reviewed: March 18, 1998
Article ID: Q174017
The information in this article applies to:
  • Microsoft FrontPage 98 for Windows
  • Microsoft FrontPage 97 for Windows with Bonus Pack

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 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.

Problems produced by editing the HTML that was generated by FrontPage will not be resolved by Microsoft Technical Support. If you have limited programming experience, you may want to consult one of the Microsoft Solution Providers. Solution Providers offer a wide range of fee-based services, including creating VBScript. For more information about Microsoft Solution Providers, call Microsoft Customer Information Service at (800) 426-9400.


Additional query words: event handler script mouseover
Keywords : fpedit kbdta
Version : WINDOWS:97,98
Platform : WINDOWS
Hardware : x86
Issue type : kbbug
Solution Type : kbpending


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: March 18, 1998
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.