开发者

Drag and Drop polyfill?

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 exi开发者_运维问答st? Modernizr's page (https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-browser-Polyfills) lists nothing.


What older browsers do you want to support? http://caniuse.com/#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

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜