Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSS

css noselect

.noselect {
  user-select: none;
}
 
PREVIOUS NEXT
Tagged: #css #noselect
ADD COMMENT
Topic
Name
4+7 =