-moz-user-focus

-moz-user-focus

Non-standard
This feature is non-standard and is not on a standards track. Do not use it on production sites facing the Web: it will not work for every user. There may also be large incompatibilities between implementations and the behavior may change in the future.

The -moz-user-focus CSS property is used to indicate whether the element can have the focus.

By setting its value to ignore, you can disable focusing the element, which means that the user will not be able to activate the element. The element will be skipped in the tab sequence.

Initial value none
登录查看完整内容