Question: Referring to the lecture notes and the MDN EventTarget reference (https://developer.mozilla.org/enUS/docs/Web/API/EventTarget), complete the following in review.js: Attach an event listener to either the 'click' event

Referring to the lecture notes and the MDN EventTarget reference (https://developer.mozilla.org/enUS/docs/Web/API/EventTarget), complete the following in review.js: Attach an event listener to either the 'click' event on the button element, or the 'submit' event on the form which: o Prevents the default action o Calls getReviewText() to find the review content o Displays an alert using the window.alert function to display the review text in a message box

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!