The sites I run have multiple JavaScript files called in from multiple domains. If these JavaScripts come from third parties (like mysite.com, lib.mysite.com, Google, Yahoo, Power Reviews, MyBuys, etc) is there any way to minimize the number of calls?
Well, I thought about that but since a lot of it would be like this, I think it would still be making all those calls: <script type="text/javascript" src="[URL="http://forums.digitalpoint.com/view-source:http://pagead2.googlesyndication.com/pagead/show_ads.js"]http://pagead2.googlesyndication.com/pagead/show_ads.js[/URL]"> Code (markup):