The class name for the displayed table is infoTable. I don't see a max- width declaration for infoTable.
I tried your page in IE 6, 7, and 8. As you already said: The info infowindow is broader in IE 7. Seems like a CSS bug. You can try to use a width delaration (perhaps in this case max-width). BTW: I got an error in every IE. On Dec 16, 3:36 pm, Emre Avsar <[email protected]> wrote: > This mouseover-thing is the customers wish.. > > Hmm. But ie7 can show it correctly.. So something seems to be not > supported in ie7. > > (I only checked it with ie8 - compatibiltymode so i can't say exactly) > > I let the font, maybe i'll change the size but only 1 px. > > But in the table i have the CSS-propertie: max-width: 400px. or am i > not right?? > > On Dec 16, 3:25 pm, "Pil (Trustworthy from Experience)" > > <[email protected]> wrote: > > The info windows are as big as necessary to cover the text to display. > > > You display a table inside the info windows. The CSS for the tables is > > set to > > > width: 400px; > > font-size: 12px; > > > You can try to set its height also and/or minimize the font size and/ > > or try a smaller font than Verdana. > > > BTW: max-width isn't supported by IE 6. > > > BTW 2: It seems very annoying that the info windows are opened > > onmouseover. > > > On Dec 16, 2:39 pm, Emre Avsar <[email protected]> wrote: > > > > Hi guys, > > > > i have a problem with the ie7. I checked everything, but i didn't find > > > a solution...http://web223.sv1.inetrobots.com/meinpolo_test/ > > > > the infowindows are too big. in ie8 is everything ok. > > > > i work with max-width in the table (html-table as content in the > > > infowindow) > > > > thanks for tips -- 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.
