This question is locked. New answers and comments are not allowed.
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 :(
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 :(