i create a marker with two tabs, and i need it rescales the window
width and height based on the html code i send to it
#test_window{
width:300px; // DOES'NT WORKS
height:auto; // IT WORKS
}
if i set the width:auto; it doesn't work and the visualization is
corrupted or sometime marker doesnt'load neither, resize() method
seems to work only for height
is my fault?
is possible to do what i need and second question is possible to use
different css style for tab1 and tab2 for exemple?
by the way great work!
thank you
--
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.