Hi all, I'm having a problem using jquery and and the infowindow. Hoping someone might have experience with this to identify the problem.
To start with let me explain what i'm trying to do.. When the user clicks a marker, in the click event I am generating html for the infowindow. I'm also using the maps api info tabs and am trying to create a jquery accordian (html for the accordian is in a variable) that will appear on tab 2. I 'think' the issue is something to do with the time that the google maps api actually appends my tab html into the DOM, as in my test, I cannot even successfully interrogate the html i'm trying to add, as if it wasnt there at all. I've created a test page where the source shows what I'm trying to achieve and where the problem lies.. If anyone can give me a pointer here it would be greatly appreciated. The URL is http://www.dbws.net/map And the js function where the issue is is called displayInfo(marker); Thankyou in advance, Rgrds, Dave -- 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=.
