Side navigation
#2089 closed bug (invalid)
Opened December 25, 2007 03:38PM UTC
Closed December 27, 2007 01:30PM UTC
interface drag n drop bug in jquery 1.2.1 (work well with 1.1.2)
Reported by: | user | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.2 |
Component: | ui | Version: | 1.2.1 |
Keywords: | drag drop | Cc: | |
Blocked by: | Blocking: |
Description
With jquery 1.1.2, drag n drop works well (try in ie6, in firefox no problem), see at http://interface.eyecon.ro/demos/drop.html (both ie and ff work well).
if you change jquery version to 1.2.1, in ff is no problem too, but in ie, you only can drag once for one element. You can't drag again after once. Just drop jquery.js to 1.2.1 version to test it.
I don't know why, but I have to downgrade to 1.1.2 version to use drag and drop. You can view at there or see the attachment.
Thx
invalid: interface is no longer supported, you should use the new UI drag/drop stuff from SVN at http://ui.jquery.com