Hi, Thanks for the post, that was the same problem I encountered when trying to debug this app. I got the first two scripts to load with the google loader by using the gadgets loaders, but the features those libs were trying to load were not being loaded (I kept getting Autocompleter is not defined). I was going to look into it further but got side tracked (sorry about that) and meant to check if there were separate libs for those extra features as I thought like you say loading them with script tags instead may work, just never got around to testing it.
Anyways, glad you got it sorted out! :) Cheers! Vision Jinx On Apr 22, 7:33 am, KDV <[email protected]> wrote: > for those interested: > > I ended up including script tags for prototype and scriptaculous > inside the gadget. The loading mechanism of scriptaculous doesn't seem > to work inside gadgets so you have to specify the different required > scripts for scriptaculous individually. > > I would still be interested in a google.load() approach. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---
