jQuery UI Widgets Forums Navigation Tabs How to unselect a tab?

This topic contains 1 reply, has 2 voices, and was last updated by  Dimitar 11 years ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • How to unselect a tab? #29246

    vmanne
    Participant

    I have a requirement such that, when a button is clicked, none of the tabs should be selected/highlighted. How can I achieve this? Here’s what I attempted, but it seems to just select the first tab regardless.

    $(‘#assetNavTabs’).jqxTabs(‘selectedItem’, -1); //tried -1, 10000 etc

     

     

     

    How to unselect a tab? #29273

    Dimitar
    Participant

    Hello vmanne,

    Unfortunately, it is not possible to have all tabs unselected. We will consider implementing this feature in future versions of jQWidgets.

    Best Regards,
    Dimitar

    jQWidgets team
    http://www.jqwidgets.com/

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

You must be logged in to reply to this topic.