trick to see dynamically generated dom
Enter this into your address bar:
javascript:document.write(document.body.innerHTML)
Then do a view source.
javascript:document.write(document.body.innerHTML)
Then do a view source.
Dave T
April 24,