jQuery ui draggable / القابلة للإزالة لا يعمل في فايرفوكس 3.6.13

StackOverflow https://stackoverflow.com/questions/5045731

  •  15-11-2019
  •  | 
  •  

سؤال

أنا أستخدم .DRaggable و .DROPpable في مشروع ويعملون بشكل جيد في Chrome و IE، ولكن في Firefox 3.6.13 (Windows ... لم أختبر هذا مع FF على Linux)ر.كنت على وشك نشر الرمز الخاص بي لكنني قررت أن أحاول Draggable / Receable Demos على موقع JQuery UI الإلكتروني قبل إخضاع أي شخص له بذلك: -)

بالتأكيد، لا تعمل العروض التوضيحية التالية (بالنسبة لي على الأقل) في Firefox 3.6.13:

http://jqueryui.com/demos/dragggable/

http://juceryui.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