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 Scott González

Owner: set to marc.teyssier
Status: newpending

Your version numbers are definitely not correct. Can you please provide correct information and a reduced test case showing the problem?

comment:2 Changed 11 years ago by marc.teyssier

Status: pendingnew

oops, sorry jquery.ui 1.8.23 jquery 1.8.2

comment:3 Changed 11 years ago by Scott González

Component: ui.draggableui.sortable
Resolution: worksforme
Status: newclosed

I'm not seeing any problems. http://jsbin.com/udewot/1/edit

Note: See TracTickets for help on using tickets.