Need expert advise i have j query accordion in which i want to disable or hide 2nd and 3rd tab (1st tab is open by default)and when i close the first tab than i will be able to work in 2nd tab and 3rd tab still remain hide or disable ......
i used below code but through this whole accordion becomes disable
<$("#accordion").tabs("option", "disabled", [0, 2])>

Anubhav ChaudharyPosted Jul 2, 2014, 6:11 AM
See this:
http://stackoverflow.com/questions/2754931/jquery-ui-disable-accordion-tab