Opened 10 years ago
Closed 10 years ago
#8491 closed bug (notabug)
Strange Draggable Bug
Reported by: | grn2012 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.9.0 |
Component: | ui.draggable | Version: | 1.8.21 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
jQuery 1.8 is somehow conflicting with jQuery UI because I had a working version of a project on which I'm working but I was linking to live CDN copies of both libraries and I tried to do drag the clock on my page to no avail. All I get in the console when I try to drag it (and from then on as my mouse moves) is
TypeError: a.curCSS is not a function
URLs:
Working: http://prj.terrasoft.x10.mx/cloudtop/ Bugged: http://prj.terrasoft.x10.mx/cloudtop/bug.php
Let me know if you have any idea what's causing this. Thanks!
Note: See
TracTickets for help on using
tickets.
jQuery UI 1.8.21 is known to not work with jQuery 1.8.0. Please update jQuery UI.