jQuery 和移动浏览器的兼容性?

发布于 2024-08-21 01:02:07 字数 487 浏览 7 评论 0原文

我想为手机构建一个相对简单的网站版本,但我肯定需要 JavaScript 和 jQuery 来实现许多功能。

谷歌搜索并没有帮助找到答案。 jQuery与手机流行浏览器的兼容性如何?

我说的是智能手机。例如,这些平台的默认浏览器

然后添加 Opera 移动

I want to build a relatively simple version of my site for mobile phones, but I will definitely need JavaScript and jQuery for many functions.

Googling didn't help to find an answer. How is compatibility of jQuery with popular browsers in mobile phones?

I am talking for smartphones. For example, the default browsers for these platforms

and let's add Opera Mobile.

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

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

发布评论

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

评论(7

断爱 2024-08-28 01:02:07

jQuery 至少应该在 Android 和 iPhone Web 浏览器上运行良好(不知道 WinMo),因为它们完全支持 JavaScript 并且大部分都符合标准。

如果您稍微扩展一下您正在使用的 jQuery 的具体功能,我或其他人可以在这里给出更好的答案。

jQuery should work fine on at least the Android and iPhone web browsers (don't know about WinMo), as they fully support JavaScript and are for the most part standards compliant.

If you expand a little bit on which specific features of jQuery you're using, I or others can give a better answer here.

吝吻 2024-08-28 01:02:07

jQuery Mobile 框架使用 jQuery 并支持 许多移动平台。所有支持 jQuery Mobile 的浏览器都应该通过 jQuery 测试套件。

The jQuery Mobile framework uses jQuery and has support for many mobile platforms. All browsers that jQuery Mobile works on should be passing the jQuery test suite.

柳若烟 2024-08-28 01:02:07

根据 情况说明,jQuery Mobile 将于 10 月推出2010 年。所以我们不需要再考虑移动兼容性了:))

According to the factsheet, there will be jQuery Mobile in October 2010. So we don't need to think about mobile compatibility ever again :))

情释 2024-08-28 01:02:07

请参阅jQuery 的移动支持是什么?策略?。 iPhone、Android 和类似的 WebKit 浏览器应该兼容。我认为您在使用 Windows Mobile 时会遇到许多问题< /a>.

See What's jQuery's mobile support & strategy?. iPhone, Android, and similar WebKit browsers should be compatible. I think you will have many problems with Windows Mobile.

日裸衫吸 2024-08-28 01:02:07

Android 和 iPhone 都是全功能 WebKit 浏览器(bar 插件)。如果它对这些不起作用,我会感到非常惊讶。

Both Android and iPhone are full featured WebKit browsers (bar plugins). I would be highly surprised if it doesn't work on those.

桃扇骨 2024-08-28 01:02:07

他们现在有像 YUI 一样的浏览器兼容性矩阵

They now have a browser compatibility matrix like YUI.

撩起发的微风 2024-08-28 01:02:07

在当前的 Opera Mobile 中应该可以正常工作 - 如果您的目标是旧版本(<9.5 AFAIK),您需要注意这一点:
http://my.opera.com/hallvors/blog/show.dml/ 1665828

Should work just fine in current Opera Mobile - if you target older versions (<9.5 AFAIK) you'd need to watch out for this:
http://my.opera.com/hallvors/blog/show.dml/1665828

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