Is there a way to view the jQuery (or Javascript) generated HTML – for example, see the jQuery-modified source of a page that uses a number of prepend()‘s html()‘s etc.?
Is there a way to view the jQuery (or Javascript) generated HTML – for
Share
You can inspect the page with firefox addon FireBug though:
(source: gnucitizen.org)