user645840
user645840

Reputation: 41

IE9 RC and jQuery drag and drop is not working

IE9 RC and jQuery drag/drop is not working. Somebody has a solution?

Upvotes: 0

Views: 2323

Answers (2)

Craig Lotter
Craig Lotter

Reputation: 1

Upgrade jqueryui version: Fix applied closing http://dev.jqueryui.com/ticket/5370 . This will be in jQuery UI 1.8.6.

Upvotes: 0

EricLaw
EricLaw

Reputation: 57075

  1. Upgrade to IE9 RTM.
  2. Upgrade to the latest JQuery version.

http://blogs.msdn.com/b/ie/archive/2011/03/02/jquery-1-5-1-supports-ie9.aspx

Upvotes: 3

Related Questions