jQuery.holdReady()
Holds or releases the execution of jQuery’s ready event.
Holds or releases the execution of jQuery’s ready event.
A Promise-like object (or “thenable”) that resolves when the document is ready.
Bind an event handler to the “load” event, or trigger that event on an element.
Bind an event handler to the “load” event, or trigger that event on an element.
Specify a function to execute when the DOM is fully loaded.
Bind an event handler to the “unload” event, or trigger that event on an element.
Bind an event handler to the “unload” event, or trigger that event on an element.