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

Reply via email to