Opened 15 years ago
Closed 15 years ago
#2089 closed bug (invalid)
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
Attachments (1)
Change History (3)
Changed 15 years ago by
Attachment: | interface.zip added |
---|
comment:1 Changed 15 years ago by
invalid: interface is no longer supported, you should use the new UI drag/drop stuff from SVN at http://ui.jquery.com
comment:2 Changed 15 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
interface test files