Debugging JS with GA by Yahel Carmon


/ Published in: JavaScript
Save to your folder(s)

1. no need to wrap the (potentially) offending code in try/catch
2. use window.onerror:

URL: http://dl.dropbox.com/u/397675/error_test.html

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.