jQuery UI Tabs 1.10 - Off-Left hiding of charts and maps

jQuery UI Tabs 1.10 - Off-Left hiding of charts and maps

Hi all,

I tried posting in the Using jQuery UI section but got no response, so 'll try posting here as well.

I have used the off-left approach on the ui-tabs-hide class to get all my chart and maps which are placed in hidden tabs to display correctly.

This seems to have been a widely used work-around for a particularily annoying problem.

Since jQuery UI 1.9 the ui-tabs-hide class has been removed and replaced by the hide() method.

Not surprisingly all my charts and maps are now being displayed incorrectly. Most of the solutions out there seem to recommend refreshing all controls (charts, maps, etc) when changing tabs, or loading tab contents after klicking the tab.

Is there a way to implement the off-left approach in jQuery Tabs > 1.8?

Regards
Mark