lonechicken
Programmer
I'm trying to figure out what all gets loaded when a page is called up, but the status bar flashes the items by way too fast.
Example:
If my eyes can keep up, I see that it starts out around "(18 items remaining)" but then jumps up to about "(68 items remaining)."
Doing a simple File - Save As - Web Page complete, I only count 25 items: 2 css files, 1 js file, and 22 images. Factor in the possibility that the browser is counting certain images that appear on the page multiple times, I can only get to about 37 by my count. So...
Where does the status bar get a number in the upper 60s? And how would I get that list?
Example:
If my eyes can keep up, I see that it starts out around "(18 items remaining)" but then jumps up to about "(68 items remaining)."
Doing a simple File - Save As - Web Page complete, I only count 25 items: 2 css files, 1 js file, and 22 images. Factor in the possibility that the browser is counting certain images that appear on the page multiple times, I can only get to about 37 by my count. So...
Where does the status bar get a number in the upper 60s? And how would I get that list?