subject

Java script: using variables in a formin this assessment, use the web page called "invitation. html" found in the required resources (in the zip file called it-fp3215.zip) to add functionality to an interactive form that generates an invitation to volunteers for an event. the file will have the following invitation message placeholder and a form below it. you will add javascript to the form that will allow a user to dynamically fill out the invitation. hello have been invited to volunteer for an event held by on come to the following website: to sign up as a : the placeholders (for example the "recipientname") will need to be set up as elements with an assigned id attribute. prompt the user to enter in the recipient’s name, organization name, event date, and host name. using javascript, replace those elements dynamically with what the user has entered in the form. use the form’s input fields (once submitted) to store the values to javascript variables. then manipulate the dom to replace the element content dynamically. tip: variable names cannot include any special characters or spaces. they cannot start with a number. they also cannot be any of javascript’s reserved words. preparationdownload and unzip the it-fp3215.zip file found in the required resources. it contains the initial framework for the site. all of the html files are located in the root directory. images are placed in the images subdirectory; css files are placed under the css subdirectory. your javascript external files should be placed under the "js" subdirectory (you will need to create it). when you submit your work, be sure to zip up the entire folder, including all of the ancillary files such as the images, css, and javascript code. note: this course requires you to use a text editor to complete your work. there are many free open source options on the internet from which you may choose. see the suggested resources for links to free, open source text editors. directionsread the overview. use the invitation. html file in the resources as a template for completing this assessment. write javascript that enables the invitation to be dynamically completed using the form. make sure to do each of the following: declare variables to store the input field data. store the input field data into the variables on form submit. manipulate the dom to replace placeholder data with the variables. write developer comments to describe the variables being declared and explain the functions and logical blocks of javascript code. here is the invitation. html file that must be usedinvitation pagecapellavolunteers. name: organization name: event date: url: host name:

ansver
Answers: 2

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 16:30
Primary tech skills are skills that are necessary for success in online education
Answers: 3
question
Computers and Technology, 22.06.2019 21:30
Write a function named printfloatrepresentation(float number) that will print the floating point representation of a number using the format given below. (sign bit) exponent in binary (assumed bit).significandfor example if the number passed an argument is 71 yourprogram should print (0) 10000101 (1).00011100000000000000000similarly if the number passed to the function as argument is -71 the program should print (1) 10000101 (1).00011100000000000000000
Answers: 3
question
Computers and Technology, 23.06.2019 01:50
Free points just awnser this. what should i watch on netflix
Answers: 2
question
Computers and Technology, 23.06.2019 07:30
What key should you press and hold to select and open multiple files at one time? enter alt control esc
Answers: 1
You know the right answer?
Java script: using variables in a formin this assessment, use the web page called "invitation. html...
Questions
question
Mathematics, 08.06.2021 09:30
Questions on the website: 13722367