Search and Top Navigation
#4813 closed enhancement (wontfix)
Opened August 28, 2009 09:12PM UTC
Closed August 29, 2009 01:54AM UTC
Last modified October 11, 2012 09:15PM UTC
Re-order the panels after sorting
Reported by: | tan | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.tabs | Version: | 1.7.2 |
Keywords: | tabs, sortable | Cc: | |
Blocked by: | Blocking: |
Description
The ui.tabs should re-order the panel elements when using sortable.
Eg.
http://jqueryui.com/demos/tabs/#sortable
When I re-order the tabs, the order of the panels (in the DOM) is not the same as in the tabs.
This would be useful if you have form elements in the tabs, and you want the server to have the same order as you see in the GUI.
I really don't see how tabs re-indexing themselves would affect the server rendering at all.