Derek Young wants to create a page that would have several dynamic effects. For instance, he wants a clock that shows how long the user has been viewing a page, plus he’d like a welcome message and a goodbye message on the page. He also has a list of links that should run his functions to update parts of the page. Derek will most likely use which event to display his welcome message?

Respuesta :

Answer:

Onload event

Explanation:

Derek Young wants to create a page that would have several dynamic effects. For instance, he wants a clock that shows how long the user has been viewing a page, plus he’d like a welcome message and a goodbye message on the page. He also has a list of links that should run his functions to update parts of the page. Derek will most likely use onload event to display his welcome message?