来自 valuems.com 的 jQuery ajax-upload 在使用其他脚本时无法在 Opera 和 IE 中工作

发布于 2024-09-04 17:42:34 字数 345 浏览 14 评论 0原文

我正在构建一个个人资料页面,用户可以在其中上传和删除个人资料图片。此页面上还包含一些其他脚本。令我感到不愉快的是,并非所有内容都可以在 IE 和 Opera 中运行。当它们分开时,它们工作得很好。网址为 http://velo.smspoetry.net/problem/ 。你能指出我要寻找的方向吗?

问题描述: IE:按下缩略图下方的加号时没有任何反应。 Opera:按下加号时,浏览窗口会打开,但不会上传图片,并且 onSubmit 中的任何代码都不会执行。 Firefox 和 Chrome 运行良好。

I'm building a profile page where the user will be able to upload and remove profile pictures. There are some more scripts included on this page. I was unpleasantly surprised that not everything works in IE and Opera. They do work fine when separate. The url is http://velo.smspoetry.net/problem/ . Can you please point me in what directions to look for.

Problem description:
IE: nothing happens when plus sign is pressed below the thumbnails.
Opera: when the plus sign is pressed the browse window opens but does not upload the picture and none of the code in onSubmit is executed.
Firefox and Chrome work fine.

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

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

发布评论

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

评论(1

情绪 2024-09-11 17:42:34

单击时触发该功能的 id 被分配给 A 标签,当分配给图像时效果很好。

The id that triggered that functionality when clicked was assigned to an A tag, when assigned to an image works fine.

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