source, HTML; view as rendered

M

mk834tt

Beginner here.

Without using a debugger, is there anyway to view HTML source as
rendered?

I was hoping there was a simple 'view page source' alternative. Else
it seems I have to go hunting with the debugger (which I am NOT good
at) or tools->DOM Inspector (node centric) (ffox).

Thanks.
 
T

Thomas 'PointedEars' Lahn

Without using a debugger, is there anyway to view HTML source as
rendered?

I was hoping there was a simple 'view page source' alternative.

Ctrl+A (or another selection), context menu, View Selection Source.
For IE (7), document.documentElement.outerHTML comes closest.
Else it seems I have to go hunting with the debugger (which I am
NOT good at) or tools->DOM Inspector (node centric) (ffox).

<http://getfirebug.com/>, Inspect Mode. For IE, try the Internet Explorer
Developer Toolbar.


PointedEars
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,062
Latest member
OrderKetozenseACV

Latest Threads

Top