最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

javascript - Drag and Drop polyfill? - Stack Overflow

programmeradmin2浏览0评论

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 badges
Add a ment  | 

2 Answers 2

Reset to default 4

What 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

发布评论

评论列表(0)

  1. 暂无评论