mercredi 15 février 2017

How to do this using jQuery - document.getElementById(“formid”).elements["foo"].value

In jQuery, what is the equivalent to document.getElementById(“formid”).elements["foo"].value ?

I am trying to get the value of the elements in a form

Thanks.

Aucun commentaire:

Enregistrer un commentaire