HTML Document Object News
Brought to you by:
pcxuser
Version 2.08 has improved JavaScript error handling in that you can specify to output both Version 4 and Version 5 browser methods or just one or the other. The Version 5 method can display the contents of the error object if called from a try/catch block and you specify a second parameter.
The HTMLObject defaults to acting as before were it will output both Version 4 and Version 5 methods and detect if the Version 5 method will be usable.