Hello guys,
The quick fix from above doesn't work anymore in jquery-ui 1.9, because it seems that the tabs are now hidden explicitly with <div style="display:none">
Can any of you tell me which is the preferred way to print all tabs when using jquery-ui 1.9 ?
Thanks!