This is a known issue, where Firefox does not apply CSS translate transforms correctly.
There are a couple of workarounds: 1. Use a replacement for the <select> dropdown, such as goog.ui.Select* 2. Don't use InfoWindows, but instead create something like a modal dialog/lightbox * http://closure-library.googlecode.com/svn/trunk/closure/goog/demos/select.html Hope that gives you some ideas. Chris -- http://twitter.com/broady -- 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.
