像 Gmail 拖放之类的东西

发布于 2024-11-02 01:59:46 字数 91 浏览 0 评论 0原文

我想每个人都知道通过拖放方式上传 gmail 附件,

设计 lyc 的方法是什么? .. 将图像拖放到某个位置,然后将其上传到服务器.. 有什么想法吗?

I think every one know with gmail attachment uploading with drag drop,

what is the approach to design a thing lyc that ? .. drag and drop a image to a place and it should be uploaded to the server .. any ideas ?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

滥情稳全场 2024-11-09 01:59:46

它不完全是 HTML5,但这里是一个 jQuery 插件,可以满足您的需求。

Its not exactly HTML5 but here is a jQuery plugin that does what you're looking for.

善良天后 2024-11-09 01:59:46

你能使用 jQuery 吗?
请观看实时演示
也许这会对你有所帮助。但是,预计只能在真实浏览器上工作(因此 IE 被排除在外!)

更新(更好的选项):

您可以拖动并单击使用 Google Chrome、Mozilla Firefox 和 Apple Safari 将桌面上的文件拖放到此网页上。
http://aquantum-demo.appspot.com/file-upload
经 Firefox 6 测试效果良好。

Are u able to use jQuery ?
see live Demo
Maybe this will help you. However, expect to work only on real browsers (so IE is excluded!)

Update(Better option):

You can drag & drop files from your desktop on this webpage with Google Chrome, Mozilla Firefox and Apple Safari.
http://aquantum-demo.appspot.com/file-upload
Tested with Firefox 6 well works.

ˉ厌 2024-11-09 01:59:46

该库提供拖放和多文件选择上传: https://github.com/valums /文件上传器

This library provides both drag-and-drop and multi-file select uploads: https://github.com/valums/file-uploader

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文