Subscribe to Our Newsletter
Please fill in all of the fields to be added to our mailing list
All fields are required!
This example demonstrates the application of firstChild and nextElementSibling node interfaces on page 161
In this example, we are submitting a form using input type="submit" which calls the "action". We need to use "return false" to keep the form from being submitted until it is filled out correctly.