how to get X Y coordinates with jquery
How can I get xy coordinates of an element?
I am usign sortables, I would like to get the xy position of the element onStop:() in the sortable.
I used the serialize() to no avail for setting div layouts on cookie retrieval
I have not noticed a built in function from jquery to get or set coordinates.
Thanks for ideas.