Skip to main content

Search and Top Navigation

#2089 closed bug (notabug)

Opened December 25, 2007 03:38PM UTC

Closed December 27, 2007 01:30PM UTC

Last modified May 24, 2008 03:39AM 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:
Component: ui.core 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 (0)
Change History (3)

Changed December 27, 2007 02:12AM UTC by ThrushAAX comment:1

invalid: interface is no longer supported, you should use the new UI drag/drop stuff from SVN at http://ui.jquery.com

Changed December 27, 2007 01:30PM UTC by paul comment:2

resolution: → invalid
status: newclosed

Changed May 24, 2008 03:39AM UTC by comment:3

milestone: 1.2.2

Milestone 1.2.2 deleted