I am using jQuery UI sortable in my current project to make boxes drag and drop to new columns. It works in all modern browsers separately from ie7, in which you can drag and drop, but when you drop it completely destroys the contents of the box you drop.
Any ideas?
All jQuery UI sortable demos seem to work for me in IE7, and the documentation says that they should too. It seems that the problem is with the CSS elements that you throw.
JS, jQ , HTML CSS.
, ?
Source: https://habr.com/ru/post/1741586/More articles:Windows Aero areas in native C # applications - c #Can a div with a certain height (in CSS) automatically scale? - htmlRegexp to extract data in brackets and commas - pythonParameterizing the maximum value of the jQuery ui slider - javascriptIs there an abstraction layer for XML? - xmlChoosing a cuda device with multiple processor threads - multithreadingPHP: the question of passing parameters in URLs - parameter-passingjs works inside the page, but not in the code - javascriptHTML5 validator.w3.org - html5Can I skip a track from an Android app? - javaAll Articles