RadDevon

Working with HTML Form Fields in Javascript

You might want to go back and watch the first two videos in my DOM manipulation series if you havenโ€™t already. This one follows from those two.

Forms and their controls have slightly different methods and properties from the other DOM elements. In this video, I show you a couple of those and demonstrate the foundational concepts of how youโ€™d validate a userโ€™s input.