Opened 11 years ago
Closed 11 years ago
#8595 closed bug (worksforme)
Error with the drag and drop function (TypeError)
Reported by: | marc.teyssier | Owned by: | marc.teyssier |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.sortable | Version: | 1.8.23 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi,
I use jQuery 1.2.2 with jQuery 1.2.23 $( ".sortable" ).sortable() when I drag an element of my table I have the error : typeError: a.curCSS is not a function in my debugger.
If you want most information don't hesitate
Change History (3)
comment:1 Changed 11 years ago by
Owner: | set to marc.teyssier |
---|---|
Status: | new → pending |
comment:3 Changed 11 years ago by
Component: | ui.draggable → ui.sortable |
---|---|
Resolution: | → worksforme |
Status: | new → closed |
I'm not seeing any problems. http://jsbin.com/udewot/1/edit
Note: See
TracTickets for help on using
tickets.
Your version numbers are definitely not correct. Can you please provide correct information and a reduced test case showing the problem?