Re: [Google Maps API v3] infowindow V3 with jquery tabs with correct resizing

2011-09-08 Thread Ralph
Maybe you could post a link to demo page so we can see your solution in action. Ralph On 08/09/2011 14:26, Roman wrote: We have find out solution how to finally always show correct size of infowindow with jquery tabs, without annoying scrollbars or anything :) The trick is that you have t

[Google Maps API v3] infowindow V3 with jquery tabs with correct resizing

2011-09-08 Thread Roman
We have find out solution how to finally always show correct size of infowindow with jquery tabs, without annoying scrollbars or anything :) The trick is that you have to create element and inside that element you have to apply tabs() function!! And then result set like a content of infowindow..