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

1194 Views

See similar Javascript Mentoring tutors

Related Javascript Mentoring answers

All answers ▸

Make button that says how many times it has been clicked.


If I do var a=3 and var b=4 and then do var c=a+b it tells me the answer is 34. Why?


How do you create objects in javascript?


What is the difference between global and local variables?


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:

© 2025 by IXL Learning