Need to initalize empty sortables so items can be moved to it
Hi,
I am trying to make a set of polls where you can have multiple
questions in a poll. And, move questions from one poll to another.
Currently, you need to have an item in the sortable to initialize it
and I need to check if the <ul> has an <li> element before I can
initialize it as a sortable.
Does JQuery-UI plan on changing this so empty <ul> elements can be
initialized as sortables?
Thanks,
Moazzam