I have a info window, that pops up when the user clicks on a map,
making a marker, with associated info window. This is all perfect,
but, I have a set of radio buttons, that a jQuery plugin must act on,
which is where I hit a problem. jQuery, due to the fact it know's
absolutely nothing about the contents inside the info window (as the
jQuery is called when the DOM is ready, and the info window sometime
after each other).
Is there any way at all that I could get the content of the info
window pre-loaded, so that the jQuery can do it's magic, and still get
passed at the right time?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---