[jQuery] Re: google.load issue

2009-12-30 Thread Alex
Hi David, Google document a nicer way to deal with this in their documentation. The Google API can call a javascript callback when the library you requested has been loaded. http://code.google.com/apis/ajax/documentation/#GoogleLoad Cheers, Alex On Dec 24, 11:44 pm, speedpac...@gmail.com

[jQuery] Re: google.load issue

2009-12-24 Thread speedpac...@gmail.com
Hi Mike, Sorry for the late response, but thanks a lot for this feedback. It does indeed help. I'm only a bit disappointed that I now have 4 scriptgoogle.load()/ script blocks :) thanks a lot though! David. On 17 dec, 03:08, Michael Geary m...@mg.to wrote: Put your lines of code in separate