Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
onload not working
-
- Posts: 16
- Joined: Mon May 09, 2016 6:16 pm
onload not working
Is there a reason why the event "onload" does not work? I have some JavaScript functions I would like to trigger automatically, which onload would do when a form or object is loaded, but this does not work. Instead I have to use onmouseover or onclick for an object which means the user has to trigger the function before it works. Is there a workaround for onload?
Re: onload not working
mlawton,
Just put them inside the Javascript section of the Form.
They should automatically run when you open the Form.
Steven
Just put them inside the Javascript section of the Form.
They should automatically run when you open the Form.
Steven