7 Working with Forms
Forms or the associated form fields, such as input fields, selection lists, and so on, are an essential part of interactive web applications. Basically, forms also work without JavaScript, but JavaScript can significantly increase the interactivity and user-friendliness of forms. This chapter shows you how to use this benefit.
While the previous chapters, with the exception of the two introductory chapters, were relatively extensive, this chapter on form processing will give you a little breather—on the one hand because it isn’t as extensive, and on the other hand because we’ll revisit many concepts from the two previous chapters on the DOM and on event handling. This chapter specifically details the following topics:
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access