[thelist] Javascript Error Question

Peter-Paul Koch gassinaumasis at hotmail.com
Fri Jul 27 05:37:13 CDT 2001


>Is there any way to continue script execution when a Javascript error is 
>generated?
>
>(I don't mean to continue running other scripts on this page--I mean can 
>the script which is running continue to run even though it generated an 
>error.)

No, don't think so. The window.onerror event handler can only tell the 
browser to run another script (or the same script that caused the error, but 
then it starts again).

But if anyone does know a way, please let me know.

ppk


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp





More information about the thelist mailing list