Ticket #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: | |
| Blocking: | Blocked by: |
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
Change History
Changed 5 years ago by user
-
attachment
interface.zip
added
comment:1 Changed 5 years ago by ThrushAAX
invalid: interface is no longer supported, you should use the new UI drag/drop stuff from SVN at http://ui.jquery.com
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

interface test files