Another thing you can try is to append it to a different pane, for
example, instead of
pane: "floatPane",
try
pane: "overlayLayer",

... or other:
http://code.google.com/apis/maps/documentation/javascript/reference.html#MapPanes

Sorry that I am just guessing here. If you didn't have so many
externally linked scripts I'd give it a try locally before
posting. :-)

--
Marcelo - http://maps.forum.nu
--



On Dec 20, 9:51 am, CompuMatter <compumatter....@gmail.com> wrote:
> Marcello,
>
> Good eye on that tabbing. I didn't recognize that.  So, only the mouse
> events are failing. I tried enableEventPropagation: true previously
> and it had no effect on anything.
>
> Hopefully someone will recognize this symptom.
>
> Sincerely,
>
> Jay
>
> On Dec 20, 5:08 am, Marcelo <marcelo...@hotmail.com> wrote:
>
>
>
>
>
>
>
> > InfoBox is not part of the API so I am not familiar with it, but try
> > adding
> > enableEventPropagation: true
> > in the optoins.
>
> > Note that you can enter the input fields and type by using the TAB
> > key, so it looks as if mouse events are not propagating up the
> > hierarchy.
>
> > --
> > Marcelo -http://maps.forum.nu
> > --
>
> > On Dec 19, 11:14 pm, CompuMatter <compumatter....@gmail.com> wrote:
>
> > > Hello and Thank you for reading on,
>
> > > I have settled on the infobox instead of infowindow for styling
> > > reasons.
>
> > > I have created an ultra simple form inside of a single infobox for
> > > testing.  However, despite my best efforts I cannot click within a
> > > text field and enter text.
>
> > > When you click on the target, the form correctly appears within the
> > > infobox, however it seems to treat the form fields as though they are
> > > behind a 'panning' div as a result mousedown on the text field allows
> > > you to drag the entire map instead of copying text.
>
> > > The test page can be seen athttp://sta.cascadetap.com/sandbox/maps/
>
> > > What sayeth the group ?
>
> > > Sincerely,
>
> > > Jay Lepore
> > > Owner
> > > CompuMatter

-- 
You received this message because you are subscribed to the Google Groups 
"Google Maps JavaScript API v3" group.
To post to this group, send email to google-maps-js-api-v3@googlegroups.com.
To unsubscribe from this group, send email to 
google-maps-js-api-v3+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-maps-js-api-v3?hl=en.

Reply via email to