Follow the below links, which are demonstrated in this video
- Ajax DRAG & DROP DEMO - Ajax CUSTOM DRAGGABLE EXAMPLE
- AJAX Sample Program on Dragging and Dropping HTML Elements, See source code for Buy a television by dragging it to the shopping cart
3 comments:
Nice video.
I've always been unsure about using ajax requests when its just a screen allowing a user to put people into categories...
Surely, in that instance it would be better to store the settings in an array first (still with drag and drop obviously) and then submit the new changes in one go when user clicks "Save Changes".. that way, there's only one server request at the end of it all..
Probably just me..
Shopping cart one is a great example though, liked it alot :)
Thanks!
nice television indeed:)
I dont think this is a good idea to drag products on shopbag. Beter to click or check
Post a Comment