Call function inside the input tag on load

1.3k Views Asked by At

In this input field function is called on click, age is calculated based on previous date of birth field. Can I call function onload

1

There are 1 best solutions below

0
On

Yes. See W3Schools onload event for further information