how to execute a javascript function in the body onload?
602857Dec 10 2008 — edited Dec 15 2008Hi everyone!
As you know in the HTML body attribute. You must specify the value of onload
What is the correct sintaxis for execute a function since in the onload body?
I only want to do some like this, but only I do it in APEX:
<body onload ="javascript:namefunction();" >
I do not know how to use #ONLOAD# when you using want to set some value.
Could u help me please ?
Any help would be very appreciated.
Thank u in advance
Best Regards