Answers for "how to call a javascript function in html without any event"

0

how to call a javascript function in html without any event

<body onLoad="javascript:myfunction()" >
Posted by: Guest on August-10-2021

Code answers related to "how to call a javascript function in html without any event"

Code answers related to "Javascript"

Browse Popular Code Answers by Language