Set default tab in jQuery UI Tabs

前端 未结 4 1632
眼角桃花
眼角桃花 2020-12-05 12:52

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

4条回答
  •  孤城傲影
    2020-12-05 13:45

    Pay attention that in jQuery UI 1.9 selected changed to active option.
    jQuery UI Documentation (Tabs)

提交回复
热议问题