Hi Renato,

thanks! The line was exactly what I was searching for. By now I didn't
know how to access a elements' property.

ciao
Jan

Am 20.10.2005 um 00:28 Uhr schrieb Renato Formato:
> Have you tried to use the element "drag" property? That should be the
> Draggable object binded to the element.
> So you should write something like this:
> element.drag.options.revert=false;

> Ciao
> Renato

> Michael Burton ha scritto:

>> I believe that the onDrop function is passed the element of the 
>> draggable, not the draggable itself, so I don't actually have access
>> to the revert option.  Is there a clever way around this?
>>

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

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

Reply via email to