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:
Am i wrong? Can anyone tell me?Code:onLoad="abc();xyz();"
With Regards



Reply With Quote


Bookmarks