This is a migrated thread and some comments may be shown as answers.

[Solved] How to rebind/refresh selected tab

1 Answer 94 Views
TabStrip
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Jonisan
Top achievements
Rank 1
Jonisan asked on 02 Apr 2012, 11:30 AM
Hello ,

I need to rebind selected tab from javascript :

I try like this : 

 var tabstrip = $("#TabStrip").data("tTabStrip");
       var tab=$('a.t-link', '.t-tabstrip-items')[3]; 
t
ab.rebind();

But it is not ok : First : How I get the selected tab .. not the 3  tab
 Second : How to rebind , refresh ?          

1 Answer, 1 is accepted

Sort by
0
Jonisan
Top achievements
Rank 1
answered on 07 Apr 2012, 10:43 AM
Ok , from the 2 possible outcomes of my post : 1) what you ask is easy and your post is stupid and 2) it is impossible at this time , I relay hope it is the first  , but I want a hint anyway plzz.  
Tags
TabStrip
Asked by
Jonisan
Top achievements
Rank 1
Answers by
Jonisan
Top achievements
Rank 1
Share this question
or