Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

how to execute a javascript function in the body onload?

602857Dec 10 2008 — edited Dec 15 2008
Hi 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
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 12 2009
Added on Dec 10 2008
10 comments
1,403 views