Hi Tim, On 8/3/06, Tim Bellinghausen <[EMAIL PROTECTED]> wrote:
for an project of mine I also needed an trash. I solved this with using an <ul> as the trash and made it also an sortable and set the "containment" property for the sortables. With this it is possible to drag my items to the trash and if done so, the "onUpdate" function sets the "display" property to none.
This would work, but the items that I want to delete also contain textarea, so form elements that I do not want to be submitted. So somehow i have to completely removed those elements from the DOM. Thanks, Jeroen _______________________________________________ Rails-spinoffs mailing list Rails-spinoffs@lists.rubyonrails.org http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs