I am facing one issue in the Jquery drag-able functionality. Previously,
I have created the dragable functionality with the jquery version
v1.3.2. which working as expected. Currently, we have upgraded the
Application which have jquery reference to jQuery version v1.8.2.
The problem is scrolling/Dragging not working as expected with the
jQuery version v1.8.2.. When we drag the record from the list and
scrolling it to downward/Upward direction the list is not scrolling
automatically. Refer screenshot for your reference.