What does the document.onload() function do and why is it useful?

The function document.onready() will call code given as an arguement once the Document Object Model is fully loaded. The function is useful because it allows javascript to be called once the page is built ensuring that all elements are built before modifying them with code.

DD
Answered by Declan D. Javascript tutor

1339 Views

See similar Javascript Mentoring tutors

Related Javascript Mentoring answers

All answers ▸

Suppose that you have a <p> element with an id of 'id1'. Use javascript to set the inner html of this element to 'hello!'


How to sum every number in an array of numbers.


How would you change the background colour of a div with the id "colourme" to purple?


How do you create objects in javascript?


We're here to help

contact us iconContact ustelephone icon+44 (0) 203 773 6020
Facebook logoInstagram logoLinkedIn logo

MyTutor is part of the IXL family of brands:

© 2026 by IXL Learning