Pregunta

Estoy usando .Dagmable y .dropable en un proyecto y trabajan bien en Chrome e IE, pero en Firefox 3.6.13 (Windows ... No he probado esto con FF en Linux), no set.Estaba a punto de publicar mi código, pero decidí probar las demostraciones de arrastre / Droppable en el sitio web de jQuery UI antes de someter a cualquiera a eso: -)

Sure lo suficiente, las siguientes demostraciones no funcionan (al menos para mí) en Firefox 3.6.13:

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

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

¿Puede alguien reproducir esto?¿Alguien sabe por qué y / o si hay una solución a esto?

¡Gracias de antemano!

¿Fue útil?

Solución 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!

Otros consejos

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top