Question: using alert() and console.log(): Create an HTML document that uses the JavaScript alert() method to display Hello from in a pop-up box on the
using alert() and console.log(): Create an HTML document that uses the JavaScript alert() method to display "Hello from
To your l3p4 page, right after the alert() call, use the console.log() method to log the message "Alert displayed" to the logging facility. Use the console log facility of Firefox with Firebug or Chrome to verify that the message was logged.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
