[jQuery] jquery interface elements : drag starts with delay on IE

[jQuery] jquery interface elements : drag starts with delay on IE


Hello,
I am using Jquery + the interface elements for JQ (http://
interface.eyecon.ro/demos) in order to implement a sortable list.
The 'start drag' event seems to be triggered with significant delay on
IE. On firefox there is no delay that can be described as 'sluggish'
but in IE the delay is real problem.
I have stripped down the html markup, minimized memory leaks in IE,
took a closer look on js memory management but the only performance
issue remaining in terms of a responsive UI is the 'drag start delay'.
Any help appreciated.