Table of Contents

Browser - Page loading

About

Page loading is a status of the timeline of a page load.

When a page is loaded, it means that the browser:

See also: DOM - Load event (onload, load listener)

Definition

The document.readyState property returns loading while the Document is loading, ie if the document is associated with: