On Nov 24, 3:37 pm, NikkiLoveGod <[EMAIL PROTECTED]> wrote:
>
> So, when I have that float set to right, my marker becomes un
> clickable. You can see this, by hovering your mouse over the marker,
> and seeing, that the cursor is mirrored. If it was working properly,
> it would be the pointing hand.

You can see what's happening by colouring your container white. In
IE6, the entire map is white; in Firefox, only the required width is.

> Any idea, how I can get the float:right to work on this? And yes, I
> know that you dont have to use float:right on the exaple, but It is
> not my whole app, its a reproduction.. in the real one, I have a
> growing div in there... but anyhow, you got any ideas?

What are you attempting to do? There's not really enough information
in your example to see that. What you could do is set
  container.style.textAlign="right";
instead of using styleFloat. That does at least make the width as
narrow as possible.

Andrew
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Maps API" 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-Maps-API?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to