Problem with sortables

Problem with sortables


Hi,
You get an error in sortables if there is no element in it (for
example if a UL doesn't have any LI elements in it.) I solved it by
creating a sortable after an LI element is added to the UL element.
However, I tried to make sure that it initiates the sortable only once
(even if LI elements are added later on).
Now, the sortable won't drag at all. Do I have to initialize the
sortable everytime I add an element to it? Or, am I missing something?
If my question requires more information, please feel free to ask and
I will provide it. If posting the code will help, then let me know and
I will post the code too.
Thanks in advance,
Moazzam