Hi,

I'm using this function to set "cart behavior" on my drag and drop control:

$create(
        Dflying.ShoppingCartBehavior, 
        {"name": "myShoppingCartBehavior"},
        null, 
        null, 
        $get( "Box" )
    );

The problem is that I want to be able to remove that behavior from my cart, but I simply can't find any information about it.

Can anyone help me?
Thanks

is it question related to javascript? can you explain it more?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.