Drag/Drop/Sort properties inherited, but don't work

Drag/Drop/Sort properties inherited, but don't work


I have a card sort app where users can drag items/topics into buckets
and rearrange the buckets. There is a link to create new topics, and
buckets. It creates these items, and although they have the proper
class items when viewed in firebug, they don't behave like the
established class items, ie, won't drag, drop, or sort.
It also doesn't work in IE...
http://imarr.com/jQuery/inherit_not_work.htm
Thanks,