Closed jacokoo closed 9 years ago
e.g.
<form> <input name="id" value="id"> <input name="accept" value="accept"> </form>
form.id and form.accept will be the entire input element.
You get a :cookie: for this catch! :)
e.g.
form.id and form.accept will be the entire input element.