Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I use the jQuery UI draggable plugin to move some rotated (CSS3) elements. This doesn't work very well. One problem I could fix by changing a line in the library (http://stackoverflow.com/questions/3523747/webkit-and-jquery-draggable-jumping) but there is another problem. The draggable element moves one pixel up and left, out of the grid at each drag.

Is there a reason for this behavior? You can see the problem in die jsfiddle. You have to move the square. Best to the top left corner. After some drags you can see the the wrong top and left values.

In the fiddle the problem with jumping isn't fixed! http://jsfiddle.net/jul35/vnQVh/1/

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.