javascript thread: onerror handler(IE)
This only applies to Internet Explorer. I know in IE 5.0 and down, there was a bug wherein if script debugging was not disabled, your custom error handling that you set up through window.onerror would not be called. On a whim I tried it on IE 6.0 and, lo and behold, it worked! Does anybody know if Microsoft has actually fixed this problem? -Roy
|





