+ 1
How to get the value of a input in a variable with JavaScript
I make a simple program where I need to get the value of a input and set it to a variable but I cant manage to find out how on the internet as document.getElementById("text").value dont work, please help
4 Answers
+ 5
How about you show your code so that others can actually run and debug it.
+ 4
Ah, OK. Good to know.
0
I dont know how but I just solve the probleme after 1 Day