How to call multiple Javascript methods on load using onload hander(interviews.dotnetthread.com)
submitted by
abomnkv(250) 3 years ago
We know that when we cannot assign mutilple functions to onload handler in javascript. It will just ovveride the previous function.
In order to set mutliple functions we need to consider Array and add all methods to that array.(functions can be added in Page or Usercontrol).
See example here....
|category: ASP.NET
|Views: 27
tags:
ASP.NET another
Everyones tags:
Your Tags: