开发者

jQuery UI draggable/droppable not working in Firefox 3.6.13

I'm using .draggable and .droppable in a project and they work fine in Chrome and IE, but in Firefox 3.6.13 (Windows... I haven't tested this with FF on linux), they don't. I was about to post my code but I decided I'd 开发者_StackOverflow社区try the draggable/droppable demos on the jQuery UI website before subjecting anyone to that :-)

Sure enough, the following demos do not work (for me at least) in Firefox 3.6.13:

http://jqueryui.com/demos/draggable/

http://jqueryui.com/demos/droppable/

Can anyone reproduce this? Does anyone know why and/or if there's a solution to this?

Thanks in advance!


Both run fine on 3.6.10 and 3.6.13 for me (On vanilla firefox without plugins, win7 64bit)


works fine for me in 3.6.13

Have you tried looking at the console in FireBug to see if there are any errors being kicked up?


don't work for me too with FF 3.13. The object is table, I'm working on MS Windows 7 x64. It work fine on IE8, Chrome, Opera and Safari

Creating a second draggable element and the first one become draggable...


Actually I've figured it out! It has to do with this bug in jQuery 1.5.0:

http://bugs.jqueryui.com/ticket/6955

Thanks to all of you!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜