Opened 3 years ago

Last modified 3 years ago

#15363 new bug

jQuery-UI tabs cannot be disabled.

Reported by: Carolyn Schroeder Owned by:
Priority: minor Milestone: none
Component: ui.tabs Version: 1.12.1
Keywords: Cc:
Blocked by: Blocking:

Description (last modified by Ryan J Ollos)

My website uses jQuery 3.3.1 and Bootstrap 4. I am trying to disable tabs. I am using this code from your Api reference:

$( "#tabs" ).tabs( "option", "disabled", [ 1, 2, 3 ] )

and the tabs are not even showing.

Change History (1)

comment:1 Changed 3 years ago by Ryan J Ollos

Description: modified (diff)
Note: See TracTickets for help on using tickets.