$('#tt').tabs('add', { title: 'apiname', content: 'content', closable: false, selected:true, //insertIndex: 1 I have a demand,I want to insert a tab to the designated location, i know not what i do?please help me,tks! });