I have an HTML document with inline javascript which adds some
Use Firefox, install web developer and choose "view source"=>"view generated source"
Use firebug when using Firefox
For Chrome there is built in tool(use Ctrl+Shift+I)
I'm fairly certain that using "View" -> "Developer" -> "Developer Tools" will allow you to see the changes made.
Right-click on the element and select "inspect element"