> This leads me to believe that each time the info window is opened the > dom node is created anew, which is rather inconvenient.
Yup, that is exactly it; it is created anew on opening and destroyed on closing. Infowindows for different markers can have completely different content structures. -- 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.
