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 ...
2
votes
1answer
128 views
Web page Optimization
I'm creating a new dinamic site to test and learn about web optimization...
Site Index
For html,css,js (exept jquery-min that is linked to google server) files I've created a php file that ...