samsono / Easy-Responsive-Tabs-to-Accordion

Easy responsive tabs - is a lightweight jQuery plugin which optimizes normal horizontal or vertical tabs to accordion on multi devices like: web, tablets, Mobile (IPad & IPhone). This plugin adapts the screen size and changes its action accordingly.
Other
603 stars 259 forks source link

Need to disable other tabs on current tab click #18

Closed swathihariom closed 10 years ago

samsono commented 10 years ago

Filter the tabs other than the selected one and disable the click event.. I hope you know basic jQuery programing.