We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Onload in the widget

Adil JEBLI
Mega Expert

Hi Everyone,

Can anyone tel me how i can use onload to call another function.

example in HTML : ( <body onload="someFunction()"> ...</body>)

Thank you

5 REPLIES 5

viet2
Kilo Contributor

Work for me. Thank you.