开发者

jQuery Sorting Updates the Other List Ordering

开发者 https://www.devze.com 2023-01-27 05:03 出处:网络
Please take a look: http://jsfiddle.net/JeaffreyGilbert/VkghS/19/ After do sorting the bars, I want it automati开发者_C百科cally orders the color name as well.

Please take a look: http://jsfiddle.net/JeaffreyGilbert/VkghS/19/

After do sorting the bars, I want it automati开发者_C百科cally orders the color name as well.

Any helps would be appreciated, thank you.


A good approach would be to also make the label tr's draggable/sortable.

Then trigger their corresponding drag/drop events when the bars are moved around.


Solved. http://jsfiddle.net/JeaffreyGilbert/VkghS/24/

0

精彩评论

暂无评论...
验证码 换一张
取 消