How to view the source code of a page after it is dynamically modified by javascript?

Or build a high-quality tree dynamically-modified html page?

  • one
    I saw somewhere such a tool, now I will look. and firebug does not suit? - heleg
  • IE definitely had some kind of Live HTML. - Oleg Arkhipov
  • F12 in chrome - sinedsem
  • Under FireFox there is Web Developer . The tool you need: View Source> View Generated Source - Deonis
  • In Opera - Dragonfly is by default. Context menu - to inspect the item. - istem

1 answer 1

Firefox - FireBug
Chrome - FireBug
IE9 - FireBug
successful web maiden!