Opened 14 years ago
Closed 14 years ago
#4104 closed bug (wontfix)
Jquery 1.3.1 breaks droppable ?
Reported by: | erl | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.7 |
Component: | ui.droppable | Version: | 1.5.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I am fairly new to jquery...started with version 1.2.6 core. recently upgraded to 1.3.1. Same code that was working for droppable bahavior under 1.2.6 stopped working under 1.3.1 core. I happen to be working with <tr> elements as my droppable element. Not sure if it's related to that element in particular ? I've attached a small example that helped me to replicate issue. This example works under 1.2.6 but not under 1.3.1. I've seen a few other comments regarding problems with drag/drop under 1.3.1, but didn't see any formal ticket on it, so thought i'd open one up.
Wasn't sure to log this under the UI or core section.
Attachments (1)
Change History (2)
Changed 14 years ago by
Attachment: | TestJS.HTML added |
---|
comment:1 Changed 14 years ago by
Milestone: | TBD → 1.6 |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Without more info, I'm going to assume you're using UI 1.5.x which is not compatible with jQuery 1.3. Please upgrade to 1.6rc6 or wait for the 1.6 final release coming out in the next few days.