[jQuery] Drag&Drop Plugin that will allow users drop information on a form to autocomplete
I have a simple shopping website. Buyers first need to register to
purchase an item. While a buyer proceeds through steps shipping &
payment etc... he is allowed to save some of the information entered
for future use. For instance, John Doe puchased xyz item and while
proceeding through steps he saved the shipping address information for
future use. Next time John Doe passes through steps, on shipping
address information he will see the saved address on the right side in
a box. But he needs to re-enter all the information again. I was
wondering if there is a plugin in JQuery that will allow me offer him
to drag&drop the box (and all information entered to right inputs) on
the form.