"The preferred method is to load the libraries via standard <script> tags (as
in <script
src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>,
which will result in the fastest loads."
http://code.google.com/apis/libraries/devguide.html#Introduction
"The google.load() approach offers the most functionality and performance."
http://code.google.com/apis/libraries/devguide.html#Libraries
The phrasing is confusing as to which method is actually best to use.
Original issue reported on code.google.com by 4braham on 30 Sep 2010 at 7:08
Original issue reported on code.google.com by
4braham
on 30 Sep 2010 at 7:08