Thanks John,

Yep, I know that Interface has DnD but if you take a glance at my email again, the bigger task is the dynamic creation of the form fields that need to be created upon the dropping of an item or by clicking the "Add" link.

If I drop an item record into the cart container, I need to be able to create a row on the fly that will contain form variables. This is where I'm stuck.

Rey...

John Resig wrote:
I guess you haven't seen Interface yet -
http://interface.eyecon.ro/

It has everything you need to build a full DnD UI.

--John

On 9/16/06, Rey Bango <[EMAIL PROTECTED]> wrote:
  
Does anyone have any shopping cart code that use JQuery that I could use
for one of my projects? This is for a back-end phone order page and for
internal customer service reps.

The reps would be able to search for a product and either DnD the item
into the cart or click on an icon that will add that item to the cart.
What I'm not clear on is how to dynamically add the item to the cart,
especially since two of the pieces of data (qty & price) need to also be
form fields. I would also need to be able to delete the row from the
cart (as well as the form vars).

If someone has some sample code, that would be great. If not, thats cool
and if someone could just point me in the right direction, that would
also be great. I was looking at the EasyDOM plugin to do this but its
not working with JQuery v1.0.1. So I need some guidance.

I know that scriptaculous has a demo here:

http://demo.script.aculo.us/shop

but I want to really leverage JQuery for this.

Look forward to some cool replies.
    

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

  
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to