Does anyone have a good solution for using script.aculo.us drag and drop sorting with multiple lists when one or more of those lists might start out empty?

I want to drop from list A to list B, but unless B starts out with something in it, there's no drop target there.   My guess is that I could put "None" in the empty lists and then write some _javascript_ to remove the word "None" when something was dropped and add it back if the last item is removed. It just feels messy to me.

Any thoughts/help is greatly appreciated.

larry









_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to