gpt4 book ai didi

javascript - 将输入默认为一种文本?

转载 作者:太空狗 更新时间:2023-10-29 14:46:56 25 4
gpt4 key购买 nike

所以我有一个相当随机的问题,但我们开始吧。我正在使用 Javascript 为插件设计一些技巧。假设我有一个看起来像这样的输入:

<input type='cc' id='cc' class='' />

显然 cc 类型不是有效的输入类型。 html 是否会自动将未知类型默认为 text,还是会产生不利影响?

最佳答案

直接引用自W3.org

An input element with no type attribute specified represents the same thing as an input element with its type attribute set to "text".

enter image description here

关于javascript - 将输入默认为一种文本?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/33637093/

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