I know Inspect element allows users to see dynamic html on the page, and at least in Chrome there is a field which allows text searching on that.

But what I've experienced is that this search feature is somewhat flawed. Sometimes not all known results appear, and it is a little difficult to expand everything to see the source.

So, what I would really like is an static, full version of the current dynamic HTML being rendered, so that I would search confidently or even browse the full source at once.

Is it possible?

link|improve this question
I found a workaround: collapsing the ancestor <html> node, right-clicking and selecting Copy as HTML, then pasting in a text file. That contains everything I needed =) – Niloct May 31 '11 at 17:06
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.