admin管理员组文章数量:1393117
I'm looking for a tool that will allow me to utilize native HTML5 drag-n-drop, as well as fill in support for past browsers.
Does such a thing exist? Modernizr's page () lists nothing.
I'm looking for a tool that will allow me to utilize native HTML5 drag-n-drop, as well as fill in support for past browsers.
Does such a thing exist? Modernizr's page (https://github./Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills) lists nothing.
Share Improve this question asked Nov 9, 2010 at 20:48 noglorpnoglorp 711 silver badge2 bronze badges2 Answers
Reset to default 4What older browsers do you want to support? http://caniuse./#feat=dragndrop Says you got support everywhere except Opera.
Modernizr now has Drag drop shim by Tim Ruffles;
Bernardo Castilho has a polyfill that translates touch events on mobile into drag events
本文标签: javascriptDrag and Drop polyfillStack Overflow
版权声明:本文标题:javascript - Drag and Drop polyfill? - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1744613357a2615788.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论