Hi, I''m using sortable_element and trying to do a request after each drag and drop. But it doesn''t seem to work when the option :ghosting is turned off. <%sortable_element("imgpage0",:tag=>"div",:constraint=>:horizontal,:overlap =>:horizontal,:ghosting=>false,:url=>sortassets_articles_url) %> Actually, the problem is explained very well in this ticket: http://dev.rubyonrails.org/ticket/6489 I''m a bit confused because it states: "This was observed in Rails version 1.1.6. I tested with Firefox 1.5.0.7 and IE 6, and the problem exists in both browsers." Does this problem still exist, or is there something wrong with my JS files? -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---