Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

Get the value of text input field

const inputValue1 = document.getElementById('input-field-id').value;
Source by javascriptf1.com #
 
PREVIOUS NEXT
Tagged: #Get #text #input #field
ADD COMMENT
Topic
Name
5+6 =