If I'm not mistaken, google.elements.LocalSearch was originally produced by the AJAX APIs team. And while I certainly respect the experts in the Maps API group, I can tell you that they will likely decline to help because the relevant code is obfuscated. I've been tinkering with this a little bit as time allows. I will strive to get back to it again in the next day or two. I know that, as has been pointed out, the problem is related to the nested form elements in the buggy example. I am trying to find a workaround.
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 jgeer...@mchsi.com 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 Jul 8, 2009, at 9:40 PM, Adam Feldman wrote: > > Hi John, > > The new Bar will become the default in the near future. Can you go to > the Maps API group and pose your problem there: > http://groups.google.com/group/Google-Maps-API > > There are a lot of folks over there who work with the Maps API, and > they should be able to help you out. Plus, everyone will benefit from > the discussion. > > Thanks, > Adam > > On Jul 8, 8:26 am, John Murphy <jcmur...@gmail.com> wrote: >> Thanks for the reply. I found I can work around it by using the >> old style bar: >> >> var mapOptions = >> { >> googleBarOptions : >> { >> showOnLoad : "true", >> adsOptions: >> { >> client: "pub-XXX", >> adsafe: "high", >> language: "en" >> } >> } >> } >> >> Hopefully Google will fix it before they make the new one the >> default. >> >> On Wed, Jul 8, 2009 at 9:42 AM, Darius<darius...@gmail.com> wrote: >> >>> I just put map outside form. Possible workaround are positioning div >>> with css. Real solution I didn't found. >> >>> On 7 Lie, 20:36, John Murphy <jcmur...@gmail.com> wrote: >>>> Did you ever find a solution to this problem? I've run into the >>>> same >>>> issue. >> >>>> On Jun 18, 1:51 pm, Darius <darius...@gmail.com> wrote: >> >>>>> My real application require authorization, then I wrote two simple >>>>> exampleshttp://bug.onrails.lt/. With Chrome any differences, with >>>>> firefox or another gecko base browser local search doesn't work. >> >>>>> On Jun 17, 11:09 pm, Jeremy Geerdes <jrgeer...@gmail.com> wrote: >> >>>>>> Can you provide a link to your page, wprkibg or not, so we can >>>>>> see what's >>>>>> going on? >> >>>>>> On Jun 17, 2009 10:32 AM, "Darius" <darius...@gmail.com> wrote: >> >>>>>> I setup local search on my maps, and its work fine with chrome >>>>>> browser. But with firefox i get javascript error, and local >>>>>> search not >>>>>> work. Problem occurs only if i put div container to form, e.x. >>>>>> in html: >> >>>>>> <form> >>>>>> <div id="map"><!-- --></div> >>>>>> </form> >> >>>>>> if i remove <form></form> tag all works good, but i can't submit >>>>>> form... >> >>>>>> firebug show javascript error: >>>>>> this.c.formIdisnullonhttp://www.google.com/uds/api/elements/1.0/d188c3699cfb7ddb5c10fdeb86 >>>>>> >>>>>> ... >>>>>> (line 102) > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google AJAX APIs" group. To post to this group, send email to Google-AJAX-Search-API@googlegroups.com To unsubscribe from this group, send email to google-ajax-search-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/Google-AJAX-Search-API?hl=en -~----------~----~----~----~------~----~------~--~---