How does a web browser work?

Posted by Anil Namde on Stack Overflow See other posts from Stack Overflow or by Anil Namde
Published on 2010-03-23T15:48:51Z Indexed on 2010/03/23 16:03 UTC
Read the original article Hit count: 395

I have tried to find good documentation of browsers using google but failed to get what I am looking for. Can someone guide me to a location where I can actually see how a browser functions? The whole purpose of the exercise is to get answers for following queries and more like these:

  1. How images, CSS and JS files are downloaded
  2. How JS is executed
  3. How an Ajax request is executed

and many more like these..... Thanks all,

© Stack Overflow or respective owner

Related posts about webbrowser

Related posts about subjective