Answered
Height of input text box...
Hi All,
Is there a way to dynamically get the height of a text input box throught javascript? For example, i have a <input type="text" id="myBox" size="50">, and I'd like to dynamically get the height of this text box with id "myBox" thru javascript.
Thanks in advance!
Is there a way to dynamically get the height of a text input box throught javascript? For example, i have a <input type="text" id="myBox" size="50">, and I'd like to dynamically get the height of this text box with id "myBox" thru javascript.
Thanks in advance!