I have a monthly calendar with just basic HTML tables, with each month in a jQuery UI tabs tab. How can I change which jQuery UI tab is loaded by default? I want to keep t
Pay attention that in jQuery UI 1.9 selected changed to active option. jQuery UI Documentation (Tabs)