EasyUI Forum
May 04, 2024, 09:12:31 PM *
Welcome, Guest. Please login or register.

Login with username, password and session length
News:
 
   Home   Help Search Login Register  
Pages: [1]
  Print  
Author Topic: Tabs Change order of Tabs / Drop and Drag  (Read 2873 times)
traviss
Newbie
*
Posts: 1


View Profile
« on: May 28, 2018, 02:20:18 PM »

I am using these tabs http://www.jeasyui.com/tutorial/layout/tabs2.php and I was wonder if it is possible to change the order of the tabs after they are open by dropping and dragging.
Logged
jarry
Administrator
Hero Member
*****
Posts: 2262


View Profile Email
« Reply #1 on: May 28, 2018, 07:39:01 PM »

Try this code to get the selected history and modify its order.
Code:
var his = $('#tt').data('tabs').selectHis;
console.log(his);
Logged
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.18 | SMF © 2013, Simple Machines Valid XHTML 1.0! Valid CSS!