onBeforeClick event handler does not handled tabIndex properly with default/custom event
Posted: Mar 10, 2010
When you use the tabAPI.onBeforeClick to define a function, it will not return the correct TabIndex if you are using the Default or custom event. it will return the Clicked Tab, but not the beforeClicked tab.. Also this means that the this.getCurrentTab() function will not return the correct tab.
To verify i used the "fade" effect and it correctly handles the beforeClick event handler.
To verify i used the "fade" effect and it correctly handles the beforeClick event handler.
