

Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The basics of creating interactive web pages using html forms, buttons, and javascript functions. It covers the declaration and usage of javascript functions, the properties of html form objects, and the creation of buttons using the input tag. It also includes examples of how the function is called when the button is clicked.
Typology: Study notes
1 / 2
This page cannot be seen from the preview
Don't miss anything!


Forms, Buttons, and JavaScript Functions
Testing Forms
function is used to declare a user created method (function). The function declaration must be inside a
the code from the previous page ).
above code from the previous page ).