Technologies for WebApplications 300582Week 5 Practical ExercisesObjectives- Complete any unfinished exercises from Week 4- Complete Exercise 1 below and save the solution to your WSUSCC PC accountin the practicals/pracSet1/week5 folder. Test and validate the pages.Exercise 1Using your completed Exercise 1 and Exercise 2 from week 4 practical as a startingpoint, create a copy of the html5 & CSS file and save them as Exercise5.htm andExercise5.css in practicals/pracSet1/week5 folder. You will be writing JavaScriptand making some changes to the html and CSS as needed to solve the questionsbelow.- Create a javascript file named formValidation.js. Link this file toExercise5.htm using the appropriate html tag in the head section ofthe html file.- Write javascript code in formValidation.js to perform the following functionalityfor the form in Exercise5.htm. NOTE - All of the functionality must beachieved via javascript NOT via HTML5 form validation attributes:1. The Technician Application Form is not allowed to submit if there are anyerrors in user input. The user inpTechnologies作业代做、代写CSS、html编程语言作业、代做Web、HTML课程设计作业 代写R语言程序|代ut rules are as follows:A. Personal Details:• Surname and Given Names must be filled in and can onlycontain alpha characters, space and hyphen.• Field for street address should be required.• Only 4-digit number is allowed in postal/zip code field• You are required to incorporate the use of RegEx to validate the emailfrom the user entry. Comments are required to describe your designrules of the RegEx.• Format of DOB should be validated using RegEx. Comments are required todescribe your rules of RegEx.• From each group of radio buttons, only the highest education attainment ofthe applicant should be selected.• At least two of the checkboxes from Specialized areas should be selected.• Selection of option from country is mandatory1Technologies for WebApplications 300582B. When errors occur in user input the user must be alerted to these errors throughappropriate inline messages (not alert boxes). You will want to add someappropriate CSS rules to accommodate for the display of these inline messageswith a different colour from default setting.2转自:http://www.daixie0.com/contents/19/4486.html
网友评论