Category: Document Loading
jQuery.holdReady()
Holds or releases the execution of jQuery’s ready event.
jQuery.ready
A Promise-like object (or “thenable”) that resolves when the document is ready.
.load()
Bind an event handler to the “load” JavaScript event.
.ready()
Specify a function to execute when the DOM is fully loaded.
.unload()
Bind an event handler to the “unload” JavaScript event.
© The jQuery Foundation and other contributors
Licensed under the MIT License.
https://api.jquery.com/category/events/document-loading