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
-~----------~----~----~----~------~----~------~--~---

Reply via email to