How do I save the order of the sort by dragging and sorting images?

Source: Internet
Author: User
Now I want to save the order of the image after dragging and sorting it. the problem is: I drag the image and click save or the previous order. {code ...} I changed the image position, but the order of the obtained images remains unchanged. when you can drag an image, the order of the obtained image changes.

Now I want to save the order of the image after dragging and sorting the image. The problem is: I drag the image now and click save or the previous order.

// Obtain the image Array var goods_img = new Array; $ (". _ img "). each (function (I) {goods_img [I] = $ (this ). attr ('src ');});

I changed the position of the image, but the order of the image obtained in this way remains unchanged. how can I drag the image? the order of the image obtained also changes.

Reply content:

Now I want to save the order of the image after dragging and sorting the image. The problem is: I drag the image now and click save or the previous order.

// Obtain the image Array var goods_img = new Array; $ (". _ img "). each (function (I) {goods_img [I] = $ (this ). attr ('src ');});

I changed the position of the image, but the order of the image obtained in this way remains unchanged. how can I drag the image? the order of the image obtained also changes.

UPDATE Database refresh page after dragging to the database

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.