> what i want to do is retrieve the value written inside the textfield. > I know about the method map.getInfoWindow().getContentContainers()[0] > which retrieves the content of first tab of the infowindow, but i dont > know how to proceed from there.
Why wouldn't you use the usual methods? Give it an id= and its easy. http://www.google.com/search?q=javascript+get+value+of+input+tag -- 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.
