Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

Form .elements, direct access #107

@sanjarcode

Description

@sanjarcode

document.querySelector(#my-form-id).elements returns an object keyed by name (on the ).
Useful for realtime validation. i.e. don't have to wait until onSubmit is fired (to do event.target.value)

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions