Hi all. I have got situation that I made element draggable - and 
when element is dragged I want to start some action (e.g. shown 
AJAX indicator, and change one of CSS class in dragging element). 
What is the best way to achieve this? I search source code of the 
Draggable and I saw that there is 2 method: Draggable.initDrag 
and Draggable.endDrag so it looks like in initDrag method i 
should call my own function which do the fing and in endDrag 
method I should call my own function which cancel behaviour of 
preview function. Is it better way to do it?

----------------------------------------------------
Grupa dEUS w ramach dwudniowej muzycznej imprezy 
Alternation Festival #1. 
http://klik.wp.pl/?adr=http%3A%2F%2Fadv.reklama.wp.pl%2Fas%2Fdues.html&sid=738


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

Reply via email to