更新特定的選項卡面板 可使用update方法,param參數(shù)包含2個屬性:
tab: 將被更新的選項卡。
options: 選項卡相關(guān)配置項。
Example:
//當(dāng)前tabvar current_tab = $(‘#frame_tabs‘).tabs(‘getSelected‘);$(‘#frame_tabs‘).tabs(‘update‘,{tab:current_tab,options : {content : ‘<iframe scrolling="auto" frameborder="0" src="‘+URL+‘" style="width:100%;height:100%;"></iframe>‘,//或者 href : ‘‘;}});
以上所述是小編給大家介紹的jQuery easyui刷新當(dāng)前tabs的方法,希望對大家有所幫助,如果大家有任何疑問請給我留言,小編會及時回復(fù)大家的。在此也非常感謝大家對武林網(wǎng)網(wǎng)站的支持!
新聞熱點
疑難解答