开发者

JQuery Drag & Reorder [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve thi开发者_如何学JAVAs question

I have an image upload script that batch uploads loads of images.

I want a page where the admin user can go in and re-order these images easily. Is there a sort of click and drag and re-order JQuery plugin? I then want to read the order and assign a weight value to each.


This sounds like a job for the jQuery UI sortable plugin.

If you give each draggable image a unique ID you can trivially read the list of images back to find out their current order.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜