javascript - Jquery ui sortable issue with css3 transform -


i facing position issue when used jquery ui sortable css3 transform.

jsfiddle:

http://jsfiddle.net/vipin/hzvlfhxd/2/

here have used jquery ui sortable, css3 transform scale , translate.

there problem while sorting top bottom.

a gap appears between cursor , object while sorting bottom or trying sort bottom objects.

try this

remove transform:translate(50px) scale(0.777); css(.wrapper) , check


Comments

Popular posts from this blog

c# - ItextSharp font color issue in ver 5.5.4+ -

jquery - Multiple issues with pushstate: history, loading, calling functions -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -