gpt4 book ai didi

javascript - Html5 表单验证不适用于 iphone、android 或 safari

转载 作者:技术小花猫 更新时间:2023-10-29 12:47:45 26 4
gpt4 key购买 nike

我正在尝试为我的网络应用程序实现 html5 表单验证,但它无法与safari 5.0.1、iphone3 或 android2。这些浏览器是否不支持表单输入属性、模式或与验证相关的任何内容,或者我犯了一些错误?

它与 mozilla、chrome 和 opera 一起工作。如果我使用 html5 表单验证,那么我需要再次编写代码作为后备。使用这种或旧的方式作为 jquery 和纯 javascript 是个好主意吗?如果有人有想法请告诉我。

请检查此链接(我写了一些代码)并在 iphone、android 或 safari 中尝试:

http://24ways.org/examples/have-a-field-day-with-html5-forms/24ways-form.html

最佳答案

如果您使用的是 jQuery,您可以查看 the h5Validate plugin .这增加了对表单验证的跨浏览器支持,直至 IE6。根据project's website :

  • Regularly tested on 13 different browsers, IE6 - IE9, FireFox, Chrome, iPhone, and Android.

  • Implements best practices based on 1,000 user survey, several usability studies, and the behavior of millions of users in live production environments.

Supported Platforms:

  • Desktop: IE 9, 8, 7, 6, Chrome, Firefox, Safari, and Opera. Tested on Windows 7 and Mac.

  • Mobile: iPhone, Android, Palm WebOS

关于javascript - Html5 表单验证不适用于 iphone、android 或 safari,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/7080166/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com