Question: Take a look at the sample program mad-lib. Create your own version of a mad-lib. Be creative on your story. Your program must have the
Take a look at the sample program mad-lib.
Create your own version of a mad-lib. Be creative on your story. Your program must have the following:
At least 7 Input Controls.
A button to Reset the form. This button clears all input controls on the page to allow user start over again.
Data validation. When user clicks on Tell me the Story, you need to check to make sure that the user has provided input for all input controls. If there are any input controls that have not been populated, you will display a warning message to the user. No story will be display. The warning message can be displayed via alert() function.
Additionally, you may add images, CSS to make your web page look "pretty". This is not required, though.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
