Search and Top Navigation
#8595 closed bug (worksforme)
Opened September 24, 2012 08:55AM UTC
Closed September 24, 2012 01:39PM UTC
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
Attachments (0)
Change History (3)
Changed September 24, 2012 12:03PM UTC by comment:1
| owner: | → marc.teyssier |
|---|---|
| status: | new → pending |
Changed September 24, 2012 12:10PM UTC by comment:2
| status: | pending → new |
|---|
oops, sorry jquery.ui 1.8.23 jquery 1.8.2
Changed September 24, 2012 01:39PM UTC by comment:3
| component: | ui.draggable → ui.sortable |
|---|---|
| resolution: | → worksforme |
| status: | new → closed |
I'm not seeing any problems. http://jsbin.com/udewot/1/edit
Your version numbers are definitely not correct. Can you please provide correct information and a reduced test case showing the problem?