gpt4 book ai didi

php - html5 验证在 iPhone 上不起作用

转载 作者:行者123 更新时间:2023-11-29 00:44:02 25 4
gpt4 key购买 nike

我的 html 5 验证不适用于 i-phone 请建议。我在我的输入字段中使用 required。

<input type="text" class="form-control" id="estimated_budget" placeholder="Estimated Budget" name="estimated_budget" required = "true">

最佳答案

试试这个

<input type="text" class="form-control" id="estimated_budget" placeholder="Estimated Budget" name="estimated_budget" required = "required">

关于php - html5 验证在 iPhone 上不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38851684/

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