javascript - Simple drag 'n' drop element motion is jerky -


please take here jsfiddle mock-up

move orange square around. should jerky. change left: 0 track , there's no problem.

why happening?

e.pagex position on screen this.style.left position inside of div track


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -