Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Contributor
2612 Points
485 Posts
Apr 23, 2012 06:04 PM|LINK
try this...
To view the generated source in IE you can type the following in the address bar
javascript:'<xmp>' + window.document.body.outerHTML+ '</xmp>'
for more details please go through this blog
http://ericappel.net/blog/ViewHTMLSourceGeneratedByAJAX.aspx
Shellymn
Contributor
2612 Points
485 Posts
Re: You can view the html of a web page by clicking "View Source", how do you view the jquery or ...
Apr 23, 2012 06:04 PM|LINK
try this...
To view the generated source in IE you can type the following in the address bar
for more details please go through this blog
http://ericappel.net/blog/ViewHTMLSourceGeneratedByAJAX.aspx