Stephane Fourdrinier
2006-May-25 20:06 UTC
[Rails] Dropped Position on a Page when using a draggable element
I am playing with droppable elements and rjs. I have a simple question. I have setup my whole page as been able to receive events when an object is dropped on it. It works. Anyone knows: - How to get the coordinates on the page the object was dropped? so for example I can update a database in the backend. - How to force on display an object to be displayed at a certain position on a page? any help would be very helpful. Stephane
Maybe Matching Threads
- making an element draggable after it's been dropped in a drop zone
- sortable - after complete dropping element want to send ajax reqeust with id of elements: draggable and droppable
- cancelling droppable if draggable dropped on different droppable
- declaring draggable object that holds it position
- Another draggable/droppable performance booster