I have a requirement to call a java script function onload of each html page but need to add onload="fun()" code in all the form around 200.
Is there any other way to do change in one place and it will automatically plugin all form and at the time of form load my function get call.