I want to get the index of the current tab using jQuery UI tabs: especially when the show or select events are fired i want to know the tab thay are referred is this possible?
I want to get the index of the current tab using jQuery UI tabs:
Share
Demo
Or, if you don’t want to bind the event listeners on the initialization you can bind them like this: