#3789 closed bug (invalid)
Sortable not working properly on IE 7
Reported by: | simone | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | plugin | Version: | 1.2.6 |
Keywords: | sortable ie | Cc: | |
Blocked by: | Blocking: |
Description
Trying the same code from the basic example (http://interface.eyecon.ro/demos/sort.html) just substituing jquery 1.1.2 with latest (1.2.6): the thing stop working properly.
After dragging an element it stop being draggable on internet explorer, without any error.
Firefox and Safari arent affected.
Change History (3)
comment:1 Changed 14 years ago by
comment:3 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .
Note: See
TracTickets for help on using
tickets.
Any idea? Possible solutions? Similar problems?