Drag and drop basket example

Drag and drop basket example

Hi,

I have created a drag and drop example with jQueryUI which is suitable for

* Shopping carts

* Travel planners

* other baskets

The user can drag and drop items to the target area. A hidden <form> <input> is updated according to the dragged items. Items can be removed.

Please see http://blog.twinapex.fi/2010/01/05/crea ... -jqueryui/

-Mikko