Opera Mobile 不允许 jQuery 点击

发布于 2024-12-23 08:03:08 字数 662 浏览 3 评论 0原文

我一直在测试基础 CSS 框架,并且非常喜欢该框架提供的自定义表单元素。

我已经构建了一个页面 http://eventgrapple.com/home 来测试框架,并且它在 Google Chrome 等(桌面版)(Internet Explorer 7),并且可以在 BlackBerry 的本机浏览器上正常工作,但所有表单元素都无法在 Opera 6.5 for 黑莓大胆 9700

该框架的链接是http://foundation.zurb.com/docs/forms.php。我该如何解决这个问题或者有其他选择吗?

I have been testing out the foundation CSS framework and am quite liking their custom form elements that the framework provides.

I have built a page, http://eventgrapple.com/home, to test the framework out, and it works fine in Google Chrome and so on (desktop) (slightly buggy in Internet Explorer 7) and works fine with a BlackBerry's native browser, but none of the form elements work in Opera 6.5 for BlackBerry bold 9700.

The link to the framework is http://foundation.zurb.com/docs/forms.php. How can I fix this or is there an alternative?

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

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

发布评论

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

评论(1

二智少女猫性小仙女 2024-12-30 08:03:08

Opera Mini 对 JavaScript 的支持非常有限。当您提交某些内容或单击链接时,JavaScript 会在 Opera 的服务器上执行,因此不要指望 JavaScript 框架能够正常工作。阅读更多信息:http://dev. opera.com/articles/view/opera-mini-web-content-authoring-guidelines/#javascript

找到一些专用框架,或者按照文章中的指南从头开始编写。

Opera Mini has very limited JavaScript support. JavaScript is executed on Opera's servers when you submit something or click a link, so don't expect JavaScript frameworks to work correctly on it. Read more at: http://dev.opera.com/articles/view/opera-mini-web-content-authoring-guidelines/#javascript

Find some dedicated framework, or write from scratch following the guidelines from the article.

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