jqueryUser
jqueryUser

Reputation: 1

Jquery drag drop bug in IE9

I’m working on a JQuery "Nettuts drag and drop" from iNETTUTS demo.

Which I have downloaded from webdesigner.com.

The demo works excellently in all the browsers except IE9. If anyone has a solution, I would appreciate it. Thanks in advance.

Upvotes: 0

Views: 3279

Answers (3)

Vignesh Damodharan
Vignesh Damodharan

Reputation: 125

jQueryUI - Anything above 1.8.5. Drag and Drop IE issue was fixed in Version 1.8.6.

Upvotes: 1

eChicho
eChicho

Reputation: 11

Use new version of jQuery & UI (works for me jquery 1.6.2 & jquery ui 1.8.14)

Upvotes: 1

Erric
Erric

Reputation: 797

I'm not much of an IE guy but I suggest you see: Force IE9 to emulate IE8. Possible?

Upvotes: 0

Related Questions