Quote:
Originally Posted by apcwebmaster
I might be wrong but I always thought that the entire source must be completely downloaded before anything is rendered, unlike page elements(images and stuff). Even still, there is the possiblility that once downloaded some browsers might handle scripts in a linear(top-down) fashion and some not.
edit: sorry that didn't really anaswer your question :P
|
Browsers don't render the page / scripts until the whole pages is downloaded. So no, it won't matter where the script is physically on the page. And yes, if your server is that slow, you should be speaking with your provider. Servers nowadays shouldn't be that slow.