I am using Firefox 3.6.12, when I inspect the site I am working on with Firebug, all the Java script files are requested/loaded in sequence, meaning the page takes a long time to load.
When my colleague does the same thing with the same browser, the JavaScript files are requested in parallel. Is there a setting for this?
