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

Other questions on the subject: Computers and Technology

image
Computers and Technology, 22.06.2019 00:40, laurenrubin18
Write a function 'music_func' that takes 3 parameters -- music type, music group, vocalist -- and prints them all out as shown in the example below. in case no input is provided by the user, the function should assume these values for the parameters: "classic rock", "the beatles", "freddie mercury". for example: input: alternative rock, pearl jam, chris cornell output: the best kind of music is alternative rock the best music group is pearl jam the best lead vocalist is chris cornell note: the print statements will go inside the for example: print("the best kind of music is"
Answers: 2
image
Computers and Technology, 22.06.2019 11:30, stodd9503
Awell-diversified portfolio needs about 20-25 stocks from different categories is this true or false?
Answers: 2
image
Computers and Technology, 23.06.2019 00:30, haileesprague575
Quic which one of the following is the most accurate definition of technology? a electronic tools that improve functionality b electronic tools that provide entertainment or practical value c any type of tool that serves a practical function d any type of tool that enhances communication
Answers: 1
image
Computers and Technology, 23.06.2019 03:10, kyleereeves2007
Acomputer has a two-level cache. suppose that 60% of the memory references hit on the first level cache, 35% hit on the second level, and 5% miss. the access times are 5 nsec, 15 nsec, and 60 nsec, respectively, where the times for the level 2 cache and memory start counting at the moment it is known that they are needed (e. g., a level 2 cache access does not even start until the level 1 cache miss occurs). what is the average access time?
Answers: 1
You know the right answer?
Java script: using variables in a formin this assessment, use the web page called "invitation. html...

Questions in other subjects:

Konu
Chemistry, 09.02.2021 22:20