jquery 文件上传插件

发布于 2024-12-23 12:04:58 字数 388 浏览 1 评论 0原文

我正在尝试为 grails 实现 jquery 文件上传。我在这里使用这个插件 grails jquery-file-upload 和这里 grails 插件

不幸的是,关于如何在 grails 环境中实现它的文档似乎最密集。我已经为此苦苦挣扎好几天了。我能够使前端工作,但无法处理上传。有人有一个可行的例子或者知道 grails 的教程吗?我真的很感激任何帮助。或者,如果有更好的 jquery 上传插件,也请告诉我。

谢谢, 杰森

I am trying to implement a jquery file upload for grails. I am using this plugin here grails jquery-file-upload and here grails plugin

unfortunately, there densest seem to be any document ion on how to implement it in a grails environment. I have been struggling with it for days now. I am able to get the front end to work but I am unable to process the upload. Does anyone have a working example or know of a tutorial for grails? I would really appreciate any help. Or, if there is a better jquery upload plugin, let me know too.

thanks,
jason

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

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

发布评论

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

评论(2

〗斷ホ乔殘χμё〖 2024-12-30 12:04:58

我个人在这方面很幸运:
http://valums.com/ajax-upload/
它支持拖放和多个文件上传。人们似乎也喜欢它。

另一个我从未亲自使用过,但我听说过一些好消息: http://www.uploadify.com
不过使用闪光灯。

I've personally had luck with this one:
http://valums.com/ajax-upload/
It supports drag-and-drop and multiple file uploads. People seem to like it as well.

Another one I've never personally used, but I hear good things about: http://www.uploadify.com
Uses flash though.

江心雾 2024-12-30 12:04:58

您可以尝试使用 http://swfupload.org/

SWFUpload 是一个小型 JavaScript/Flash 库,可以充分利用两者的优势
世界。它具有 Flash 强大的上传功能和
HTML/CSS 的可访问性和易用性。

You could try using http://swfupload.org/

SWFUpload is a small JavaScript/Flash library to get the best of both
worlds. It features the great upload capabilities of Flash and the
accessibility and ease of HTML/CSS.

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