Question: a) Create a new webpage, and call it mysecondpage.htm. Create a script in JavaScript within the portion of the page and have that script display
a) Create a new webpage, and call it mysecondpage.htm. Create a script in JavaScript within the
portion of the page and have that script display an alert() dialog box with "mine". Try this script in at least two different web browsers.b) Edit the webpage that you created in a), create a function within the
portion of the page, and move the alert() dialog box that you currently have in the script into your new function. Call the new function from the existing script.Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
