Hi there,
does anybody know if there's a way to figure out which coordinates an
element has AFTER it was dragged across the page by the user?
I user the scriptacolous Lib like this...:
new Draggable('notice',{handle:'notice_ctrl',zindex:1000});
...and I want to store the X/Y-Position of the Element 'notice' to a
Database. How do I get this values after Dragging? offsetTop/offsetLeft
does not work, this returns the X/Y-Position of the Element BEFORE it
was dragged.
Thank you for your patience,
Daniel
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on
Rails: Spinoffs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/rubyonrails-spinoffs?hl=en
-~----------~----~----~----~------~----~------~--~---