I have a textfield which needs to get the value of a variable. When I select the <input> by it's ID, and use JQuerys .val(variable) I get [] as output (Chrome Developer Tools). When I use JavaScripts .value = variable, I get the value of the Variable as output, but the field isn't changing in neither of this cases.
Aucun commentaire:
Enregistrer un commentaire