This code example demonstrates the different values of the 'user-select' style and the resulting behaviors when specified on elements in a container div with 'user-select: none'.
This code example demonstrates how to disable a selection in a text input element to prevent accidental copy and paste operations on sensitive data.
Internet Explorer 10 Developer Guide: CSS Specifying selectable text