Question: Create 2 functions as described below. You may use your own content. You will create your own function and parameter names. ? First function is
Create 2 functions as described below. You may use your own content. You will create your own function and parameter names. ? First function is a simple function declaration that uses an alert to display a message when the page loads
Second function is a simple function declaration that takes 2 parameters (first name, last name) that uses document.write() to display a message when the page loads

JavaScript Web Programming Assignment Chapter 4 Functions - 50 points Objectives To learn how to use a simple function declaration, a function declaration that uses two parameters, and an alert() method. Video Overview https://youtube/7gm7g03PQm4 Requirements Create 2 functions as described below. You may use your own content. You will create your own function and parameter names. . First function is a simple function declaration that uses an alert to display a message when the page loads file:// Welcome to our JavaScript Web Course! OK This screen shot uses the Firefox browser Second function is a simple function declaration that takes 2 parameters (first name, last name) that uses document.write() to display a message when the page loads File Edit View History Bookmarks Tools Help Chapter 4 Assignment Functions x + D file:///C:/Users/tpelkie/Docume Chapter 4 Assignment Functions This function is created by Teresa Pelkie This screen shot uses the Firefox browser
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
