hi, I would try and re-declare the .Sortable object after you've appended the content and see if that works. This would mean that the .Sortable object works only on elements present inside the ul the moment the object is "given". Prior to this I would have a look at the generated source after you've clickedthe #additem to see if the .append works as you expected it.
On 12 Nov., 02:39, asle <[EMAIL PROTECTED]> wrote: > Where do I go for help on this. Anyone?