Caniuse: No information about the `unselectable` HTML attribute.

Created on 21 Jan 2021  路  3Comments  路  Source: Fyrd/caniuse

It seems that the unselectable attribute cannot be checked on caniuse.com!

Support data suggestion

Most helpful comment

Not out of scope, but not high on the priority list either. Will keep it open in case other folks run into it.

All 3 comments

This seems to be an attribute only supported on older versions of IE and never standardized. The modern, cross-browser CSS property to accomplish this is via user-select: none

Indeed.

Perhaps, this would be out of scope for caniuse.com, but IMHO it would be super useful to be able to find such an explanation when searching for such a not standard (and even deprecated) attribute. 馃槄

If out of scope, please feel free to close this issue. 馃檪

Not out of scope, but not high on the priority list either. Will keep it open in case other folks run into it.

Was this page helpful?
0 / 5 - 0 ratings