gpt4 book ai didi

javascript - 根据类验证表单必填字段?

转载 作者:行者123 更新时间:2023-11-30 08:13:48 25 4
gpt4 key购买 nike

什么是 JavaScript 脚本,在提交时,获取所有带有 class="required" 的表单元素,如果它们为空,则显示一个警告框,“你必须填写 -等等”?

我在想 if-else,在 if 部分我们会得到一个 while循环遍历所有 class=required 元素,else 将提交表单。

最佳答案

Internet 上有很多 JavaScript 库都可以做到这一点。

试试这个:

http://www.position-absolute.com/articles/jquery-form-validator-because-form-validation-is-a-mess/

或者尝试在 Google 上搜索 JavaScript 表单验证。

关于javascript - 根据类验证表单必填字段?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/6810985/

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