First off this is my test site - http://levijackson.net/GoogleMap/?eventType=1

What I am having trouble with is getting some jQuery to fire when I
click on a link inside of the info window.

To understand how it works, it might be easier just to view the source
on the page.  Originally, in jQuery, I had instead of using a "live
event" been doing a normal "on click" which did not work.  I was
assuming because the info window was its own environment apart from
the main window?

This was wrong I believe when I tried the "live event" and it began to
work in Chrome and FF.  So now I am trying to understand why the click
event doesn't work in any browser, and why the live event would work
in everything but IE.


Thanks,
Levi

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to