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, 21.06.2019 17:10
3. consider the following class definitions: class smart class supersmart: public smart { { public: public: void print() const; void print() const; void set(int, int); void set(int, int, int); int sum(); int manipulate(); smart(); supersmart(); smart(int, int); supersmart(int, int, int); private: private: int x; int z; int y; int secret(); }; }; . which private members, if any, of smart are public members of supersmart? a. which members, functions, and/or data of the class smart are directly accessible in class supersmart?
Answers: 2
question
Computers and Technology, 21.06.2019 23:00
Give an example of a case where a two-way handshake to establish a connection could leave one side of the connection live while the other side does not believe there is a connection.
Answers: 1
question
Computers and Technology, 22.06.2019 15:30
What is a costume plot? why is it important to a film or theater production?
Answers: 2
question
Computers and Technology, 23.06.2019 03:30
How can you repin an image on your pinterest pin board a. click on the "repin" button b. click on the "add pin" button c. click on the "upload a pin" button d. click on the "save pin" button.
Answers: 2
You know the right answer?
Java script: using variables in a formin this assessment, use the web page called "invitation. html...
Questions
question
Mathematics, 12.08.2020 08:01
Questions on the website: 13722367