is there any way to output the html from google chrome developer tools?
I have a website that uses javascript to change the HTML dynamically based
on input. I use google developer tools to examine the HTML at any
particular moment in the lifetime of the page. Is there any way easy way
to output the HTML from the elements tab to a file or to the clipboard (so
that I can run it thru a validator for debugging)? Control + A does not
allow me to select all of the HTML.
No comments:
Post a Comment