Question: JQUERY ASSIGNMENT GENERAL: This assignment will have you develop an HTML form that gets validated using jQuery. ASSIGNMENT DETAILS: Create an HTML page that has
JQUERY ASSIGNMENT


GENERAL: This assignment will have you develop an HTML form that gets validated using jQuery. ASSIGNMENT DETAILS: Create an HTML page that has a form on it. The form should have the following attributes and values set: name "order" .id "order" action"http://ctec.clark.edu/-belgort/formprocessing/processform.php method-"post" Use your template for this assignment. Ensure that any references to external resources are correct. Your HTML page must validate and be named lab9.html Place some text on the form that lets the user know that all fields are required. Create the following fields (I will leave assigning these fields ID's up to your discretion): First Name text input 20 characters in size Last Name text input 20 characters in size Address text input 40 characters in size City-text input 30 characters in size State-select with 5 states as options Product - select with 5 products. The first product option must be "-Select a Product--" Quantity-text input 5 characters in size Contact - Radio button with "Can we contact you by phone" that has two buttons "Yes" and "No". Terms and Conditions-A single checkbox with an "I Accept" option. Submit button
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
