get ajax tab panel activetab and activetabindex in client side java script

Posted by Sekar.C under JavaScript on 2/26/2014 | Points: 10 | Views : 2057 | Status : [Member] | Replies : 0
using below code for get ajax tab panel activetab and activetabindex in client side java script but not support IE 8,9
please give some idea


var tab = tabContainer.get_activeTab();
var tabIndex = tabContainer.get_activeTabIndex();

Regards
Sekar.c



Responses

(No response found.)

Login to post response