Tagged Questions
3
votes
10answers
1k views
JavaScript being loaded asynchronously in Firefox 3 (according to Firebug)?
I'm trying to profile the performance of a web site that I'm fairly confident is being slowed down by the loading of JavaScript files on the page.
The same JavaScript files are included several times ...