jQWidgets Forums

jQuery UI Widgets Forums Navigation Tabs Start with tabs collapsed

This topic contains 1 reply, has 2 voices, and was last updated by  Martin 4 years, 5 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • Start with tabs collapsed #113665

    ajcs
    Participant

    I am using jqxTabs and there is a situation where I want to start with the tabs collapsed. In the $(document).ready function if I call the collapse method I get the following error:
    Cannot read property ‘style’ of null

    Is there a way to start with the tabs collapsed?

    Start with tabs collapsed #113666

    Martin
    Participant

    Hello ajcs,

    It seems that you call the collapse method before the tabs are created.
    Please, take a look at the following Example.

    Best Regards,
    Martin Yotov

    jQWidgets team
    https://www.jqwidgets.com

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.