Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
var tabStrip = $j("#testing_tabs"+group+"").kendoTabStrip().data("kendoTabStrip"); tabStrip.select(0);
複数のタブがあり、上位コードを使用して 0 番目のインデックス タブを選択します。 アクティブ化されたタブの選択を解除するための剣道タブストリップ機能があるのと同じように、可能であれば 助けてください。