Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

how to get the text from an input field

document.getElementById("searchTxt").value;
 
PREVIOUS NEXT
Tagged: #text #input #field
ADD COMMENT
Topic
Name
6+7 =