Search and Top Navigation
#8491 closed bug (notabug)
Opened August 13, 2012 04:21AM UTC
Closed August 13, 2012 09:10AM UTC
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!
Attachments (0)
Change History (1)
Changed August 13, 2012 09:10AM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
jQuery UI 1.8.21 is known to not work with jQuery 1.8.0. Please update jQuery UI.