|
Title: jQuery EasyUI Drag and Drop Shopping Cart with PHP Post by: farux on January 15, 2014, 01:19:06 AM Hi all,
I am trying to make an drag and drop shopping cart with easyui. Now i can drop and drag the items to my cart and i can remove them if i want. But the thing is i would like to add submit button and send my shop cart content to a html form. After that i will get the form content via php code. Here is the page that i work: http://goo.gl/QwzoNh Thanks for kind helps. |