1

I am searching for bootstrap drag and drop of list item in the page. But I am unable to search for the same. Using jquery we can do that we can get the jquery pluggin but I want to have bootstrap drag and drop functionality. Can we do drag and drop with swapping of listitem in bootstrap. If not then any solution? Your comment and answer are heartly welcome.

1
  • I think there is no such functionality in bootstrap.
    – Iswar
    Jan 2, 2016 at 7:18

1 Answer 1

0

I think bootstrap doesn't come with drag and drop functionality yet.You can use jquery UI draggable interaction.

https://jqueryui.com/draggable/

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Not the answer you're looking for? Browse other questions tagged or ask your own question.