Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

how to disable movable textarea in html

<textarea style="resize: none;"></textarea>
<!-- This disables the three diagonal lines-->
 
PREVIOUS NEXT
Tagged: #disable #movable #textarea #html
ADD COMMENT
Topic
Name
6+4 =