Dynamicly created element not using dropable attributes

Dynamicly created element not using dropable attributes

Hi All,

I am fairly new to JQuery UI and I am currently building a little project (based of the JQuery Demos) where the user can select products and drag them into a shopping cart. They can also make additional shopping carts.

So far, I have the dragging and dropping working, as well as the creation of the additional carts, however I am unable to drop items in the additional carts.

Any help would be greatly appreciated.

Code: JSFiddle -  It looks terrible in fiddle, but it still has the functionally