rajug
01-29-2007, 06:09 AM
Hello all,
How can i call two functions with body onLoad event? Suppose i would like to call two ajax functions to load default data with abc() and xyz() functions in my onLoad event of body. I have done simple as calling two functions like this:
onLoad="abc();xyz();"
Am i wrong? Can anyone tell me?
With Regards
How can i call two functions with body onLoad event? Suppose i would like to call two ajax functions to load default data with abc() and xyz() functions in my onLoad event of body. I have done simple as calling two functions like this:
onLoad="abc();xyz();"
Am i wrong? Can anyone tell me?
With Regards