如果验证失败,则设置 HTML5 输入类型的样式
大家好
我的问题很简单:我需要为无法验证的输入(例如电子邮件)设置红色边框(或阴影?)的样式。有什么新的 CSS 技巧可以做到这一点吗?
如果您仍然不明白我在告诉您什么,那么这就是需要更改的颜色:
Yo everyone
My question is quite simple: I need to style the red border (or shadow?) of the inputs that couldn't be validated (like email). Is there any new CSS trick to do that?
If you still don't understand what I am telling you, then this is the color that needs changing:
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
请参阅 https://developer.mozilla.org/en/CSS/%3Ainvalid Firefox 详细信息,尽管可能没有“-moz”的部分也适用于其他浏览器:
See https://developer.mozilla.org/en/CSS/%3Ainvalid for Firefox details, although presumably the parts without "-moz" apply to other browsers too: