- weallscrape
- My topic botchief js code
- This works fine for something like this: document.getElementById("name").value = "John Smith" But what if I want to set the value of the object to the value of a variable, instead of the hard-coded string "John Smith"?
- 2019-08-15 11:24