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

[Solved] how to use .data("tTabStrip")

0 Answers 63 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.
Zhaoning
Top achievements
Rank 1
Zhaoning asked on 09 Mar 2012, 06:57 AM
var tabStrip = $("#TabStrip").data("tTabStrip") ;   //    i could get a object,yesterday,but i get nothing, now!

var tabStrip = $("#TabStrip");                               //    i can get a object, now !

why?

i'm not change any codes, today.

i try to use $.hasData(tabStrip), return value is false :(

Tags
TabStrip
Asked by
Zhaoning
Top achievements
Rank 1
Share this question
or