獲取選中的Tab // 獲取選中的tab panel 和它的tab 物件var pp = $('#tt').tabs('getSelected'); var tab = pp.panel('options').tab; // 相應的tab ...
確定! 回上一頁