How web browser works ?
- by Anil Namde
I have tired to find good documentation of browsers using google but failed to get what i am looking for. Can some one guide me to location where i can actually see how browser functions. The whole purpose of the exercise is to get answers for following queries and more like these....
How images, css and js files are downloaded
How js is executed
How Ajax request is executed
and many more like these.....
Thanks all,