> i've built the legend, but if i make a double click on the map (with
> the legend open), the legend will move!

Assuming we are still on
   http://www.federicarizzi.com/map/legend.html
it doesn't do that on FF2

No legend button at all in IE6, that might be the lack of <!DOCTYPE

Your script is creating some mystery tag
   legenda = document.createElement("CLASS");
I'm not sure what that is about.  It'll probably work better if you
use a conventional tag recognised by browsers, like <div>

-- 
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 [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-js-api-v3?hl=en.

Reply via email to