javascript - Access page's html before DOM parsing is completed -


is possible have access html of web page before actual dom parsing has completed? search through whatever amount of html has been downloaded elements , not have wait until entire html downloaded. isn't important scripts, css, images , other stuff downloaded, interested in html content.


Comments

Popular posts from this blog

node.js - Node js - Trying to send POST request, but it is not loading javascript content -

javascript - Replicate keyboard event with html button -

javascript - Web audio api 5.1 surround example not working in firefox -