Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR HTML

get height of text in textarea

ele.scrollHeight (Height of text inside scroll inlduing what u cant see)
ele.clientHeight (What u see)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #height #text #textarea
ADD COMMENT
Topic
Name
6+9 =