htmlcss
Stub

This article is a stub. Please help the wiki by coding it. Spamming and vandalism is not considered an improvement and will result in discipline, up to, and including a permanent block.

The CSS -webkit-user-select Apple extension property determines whether the user can select the content of an element.

Values

Value Description
auto The user can select content.
none The user cannot select any content.
text The user can only select text.