I suspect that the difference is that for a non-tabbed infowindow you wait for the data to come back before opening the infowindow, but for a tabbed infowindow you launch the requests, perform panToInfoWindow() and tabsUp() immediately, then open the infowindow after a delay of 500ms.
Is it possible that the jquery requests might take longer than 500ms? -- Mike Williams http://econym.org.uk/gmap -- 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.
