문제

프로젝트에서 DRAGGABLE 및. DROPPABLE을 사용하고 Chrome에서 잘 작동하지만 Firefox 3.6.13에서는 잘 작동합니다 (Windows ... Linux에서 FF로 이것을 테스트하지 않았습니다).티.나는 내 코드를 게시하려고했지만 누군가를 사고하기 전에 jQuery UI 웹 사이트에서 드래그 할 수있는 / droppable 데모를 시도해 보겠습니다. -)

다음과 같은 데모가 Firefox 3.6.13에서 적어도 (적어도 나를 위해) 작동하지 않습니다.

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

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

아무도 이것을 재현 할 수 있습니까?누구 든지이 이유 및 / 또는 해결책이 있는지 알고 있습니까?

미리 감사드립니다!

도움이 되었습니까?

해결책 4

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!

다른 팁

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...

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top