call function and all html load then call another function code example Example: how to call a function as soon as a page loads javascript <body onload="yourFunction()"> </body>