HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

onreadystatechange

Description

The onreadystatechange of Document for JS fires at the Document when it finishes parsing and again when all its subresources have finished loading.

Syntax

document.onreadystatechange = callback

Examples

1 · on

2 · addEventListener