> how does send a value to second tab when "click"  on a table in the
> first tab

One way might be to store the value in a variable, probably with
global scope.
When the second tab opens read that variable, and do whatever with it.

Or you might use the click to run some function of yours that updates
the infowindow tabs content of your marker, so that its already done
if the second tab is opened.

I don't suppose there's much more we can say about it without seeing
what you're actually trying to do, and what you've tried so far.
   
http://groups.google.com/group/Google-Maps-API/web/suggested-posting-guidelines
   
http://groups.google.com/group/Google-Maps-API/web/why-including-a-link-is-critical


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