Rails 3 - 带装载机的回形针

发布于 2024-12-03 03:39:05 字数 87 浏览 3 评论 0原文

我用 Paperclip 上传我的图像。我想问你,是否存在任何 gem 或插件可以在图像上传时显示预加载器(例如“56% 已加载”)。

I use for upload my images Paperclip. I would like to ask you, if exist any gem or plugin for showing the preloader while the image is uploading (something like "56% loaded").

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

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

发布评论

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

评论(1

橘香 2024-12-10 03:39:05

实际上它并不需要对回形针做任何事情。

我正在使用 mootools,与 mootools 我正在使用 FancyUpload 它有很多选项,写得很好,易于调试、重写、扩展等...

当你使用它时,你会得到一个带有进度的“Ajax”上传酒吧。

如果您使用 jQuery,也有很多插件。
很容易集成到项目中。

it doesn't have to do anything with paperclip actually.

I am using mootools, with mootools I am using FancyUpload which has lots of options and is very well written and easy to debug, rewrite, extend etc...

When you use this, you get an "Ajax" upload with a progress bar.

if you are using jQuery, there are many plugins for that as well.
it's very easy to integrate into the project.

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