This topic is locked

Call a java function On page load

9/13/2007 11:08:21 AM
ASPRunnerPro General questions
G
gnabi author

Say I want to call a java function "banner()" when a page is loaded. I can modify the code in Visual editor as follows and it works fine.

<BODY topMargin=5 onLoad="banner();" {$onload}
My question is. Is there a way to do it from the GUI rather than going into the code and changing it.
Thanks

gnabi

Sergey Kornilov admin 9/13/2007

Visual Editor is the GUI.
Not sure what you mean.