JavaDude32
Programmer
Well I'm debugging a page and I would like to look at the result of the javascript functions in the page. This includes source changes and modification of HTML through javascript. Plain View Source doesn't cut it as it is only showing me the result of the page after the server side script but before the client side scripting. Can anyone help me out here with a command or tool to view the dynamic source output?