You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.
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
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. 🙂
It seems that the
unselectable
attribute cannot be checked on caniuse.com!The text was updated successfully, but these errors were encountered: