Quantcast
Viewing latest article 3
Browse Latest Browse All 6

Select all text on click using CSS

Image may be NSFW.
Clik here to view.
css

When a user has to select some text on a website, they have to drag and hold their mouse, or use double-click it. Sometimes, there are some samples that we know that the user is going to copy for sure. A use case for this can be code samples. The user-select CSS property can help do exactly just that. CSS And if you were to click the above, it would select the full text on click.

Source


Viewing latest article 3
Browse Latest Browse All 6

Trending Articles