It would be very helpful if you could provide a link to your page so we can see for sure, but from what you've said, I would guess that the problem is that you just copied and pasted the code into your document in two different places. You'll need to make sure that the div elements that are to contain the controls each have different id attributes, and that the JS code for each control is adjusted accordingly.
Jeremy R. Geerdes Effective website design & development Des Moines, IA For more information or a project quote: http://jgeerdes.home.mchsi.com http://jgeerdes.blogspot.com http://jgeerdes.wordpress.com [email protected] Unless otherwise noted, any price quotes contained within this communication are given in US dollars. If you're in the Des Moines, IA, area, check out Debra Heights Wesleyan Church! And check out my blog, Adventures in Web Development, at http://jgeerdes.blogspot.com ! On Dec 1, 2009, at 10:23 AM, ilouie wrote: > Hi, I'm trying to include 2 Google Ajax widgets on a page, but it will > only display one. The other one will just simply stay on "loading". Is > this how is supposed to be? Thanks > > -- > > 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 > . > > -- 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.
