COMP 313 Extra Credit Assignment

Points: 15 Due Date: Thursday June 16, 2005 at 5:00 PM

This is based on the validate.html example code. The form and code is replicated inside this page. You are going to change it so that it doesn't use an alert box to tell the user something is wrong.` Instead, you will create a space on the page and will change the contents of the space to display the message. To prevent the user from being confused by old messages, you will make the message disappear after 3 seconds. For hints, see the other validate example and the examples that involve timers.

Enter your first name
Enter your last name
Enter a phone number in this format (555) 555-1234

Deliverables:

Preferably you will put it in the eCollege dropbox for this assignment. You can also email me the html file or a link to the file.

Notes


ASK if you have any questions.