Hello,

I'm in the process of making a Prototype/Scriptaculous module for Drupal. It's going quite well and I hope to release it within the next month.

One of the tricks that I'm working on is the ability to drag the admin menu (div) anywhere on the page and have Drupal "remember" where it is. In this way it act as a toolbar (think PhotoShop) out of the flow of the page. However, in order to have its position "remembered" by the server, I need to send an ajax request containing the position of the div AT THE END of the drag. Is there a way to do this? I see a "change" callback, but not anything for onDragEnd or anything like that. Should I be doing something like making the entire body a drop target?

I'm stumped.

Thanks for any pointers!

-Jeff Robbins
_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to