Jquery UI droppable

梦想与她 提交于 2020-02-02 07:16:16

问题


Is Jquery UI droppable able to interact with files inside computer? Lets say I have an image file on my pc not inside the webpage where I try to drop on it and trigger a simple alert to notify. Is that possible with just Jquery UI ?


回答1:


For what you described, use HTML 5 Drag & Drop instead. To answer your question, I don't believe JQuery UI allows you to do this.



来源:https://stackoverflow.com/questions/5612250/jquery-ui-droppable

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!