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.

Rey...

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

Reply via email to