For example, if you were to go to http://angular-ui.github.io/ui-router/sample/#/, no matter what page on that webpage.. if you Right Click --> View Source, the source code is always the same.
Is there any way I can view the HTML the browser is seeing in full all together? As in.. the "ui-view" portion of the Angular code cuts to another portion of HTML on a different page.. and I would like to see how the browser views all the HTMl when put together as one full page.
In Chrome: press F12 to open the Developer Tools, then go to the 'Sources' tab:

All currently loaded sources are displayed on the left, and clicking them shows the code in the middle.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With