:user-invalid (:-moz-ui-invalid) - CSS: Cascading Style Sheets 编辑
The :user-invalid
CSS pseudo-class represents any validated form element whose value isn't valid based on their validation constraints, after the user has interacted with it.
The :user-invalid pseudo-class must match an :invalid
, :out-of-range
, or blank-but :required
element between the time the user has attempted to submit the form and before the user has interacted again with the form element.
The pseudo-class behaves in the same way as the non-standard :moz-ui-invalid
pseudo-class.
By default, Gecko applies a style that creates a red "glow" (using the box-shadow
property) around items, which have the :moz-ui-invalid
pseudo-class applied. See the :invalid
pseudo-class for an example that shows how to override the default style.
Syntax
Syntax not found in DB!
Specifications
Specification | Status | Comment |
---|---|---|
Selectors Level 4 The definition of ':user-invalid' in that specification. | Working Draft | Adds :user-invalid |
Browser compatibility
BCD tables only load in the browser
See also
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论