Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

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

image text in transcribed
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

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

More Books

Students also viewed these Programming questions