ready
Description Specify a function to execute when the DOM is fully loaded.
Parameters
handler
Returns
Example
$(document).ready(function() { console.log('DOM is ready!'); });
Deleting the wiki page "EVENTS Lifecycle" cannot be undone. Continue?