This is a means of immediately halting the script being executed. It's likely this will mainly be used in an error handler, although you may want to conditionally prevent a form from being submitted.
It is effectively the same as clicking on the Stop button in the toolbar.
Since this is only supported on Netscape Navigator, it is not a portable feature and not recommended for deployment.
See also: | Frame object, Window object, Window.find(), Window.home(), Window.print() |
Prev | Home | Next |
Window.statusbar | Up | Window.sun |
JavaScript Programmer's Reference, Cliff Wootton Wrox Press (www.wrox.com) Join the Wrox JavaScript forum at p2p.wrox.com Please report problems to support@wrox.com © 2001 Wrox Press. All Rights Reserved. Terms and conditions. |