When I try to use google.load to load jquery I have problems loading
other jquery plugins. Somehow I need to be able to wait for jquery to
be loaded by the google Ajax api before doing the <script type="text/
javascript" src="thePluginThatNeedsJquery"></script>
I know that google has google.setOnLoadCallback(function() {
but how do I do the <script stuff inside that?

The answer must be pretty obvious as I couldn't find anything when I
searched the group but I don't see it.

Thanks

Reply via email to