It can be annoying to keep having to use the alert() function when trying to get debug messages out to yourself.
You might resort to dumping the data to the browser window itself, in html, OR:
It can be annoying to keep having to use the alert() function when trying to get debug messages out to yourself.
You might resort to dumping the data to the browser window itself, in html, OR: