> OK, so I am trying to add an onclick event, that when clicked, opens a > new window, and places some information in the window. I can get it > to open, and even write to it, but can not write any of the address > name, etc., just text that I set in a string > > http://www.santafenewmexican.com/newrealestate/newopenhousemap/
No sign of any of that the given link. Start with the basics ... what exactly was it you intended to click on? If you want to pass info to a real new window, you'll probably have to do that via the URL querystring. If mean to open an iframe, this may be useful- http://econym.org.uk/gmap/iframes.htm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
