IE:
- Create a bookmark in the browser
- Copy the following code in the url
javascript:’<xmp>’ + window.document.body.outerHTML+ ‘</xmp>’ - Every time you want to see the page source code including Ajax, click it.
FireFox:
Select the content and “View selection source”