Hacker News new | ask | show | jobs
by flomo 1665 days ago
This was the standard way of DOM touching in the early days, e.g.

  FormName.FieldName.value = "foo";