JQDN

General

Call Vbscript Function To Run On Body Onload In All Browsers

Di: Stella

The onload works only on external resources like scripts and images, and iframes. Why don’t you just call that other function from body.onload handler? I am using following code to execute some statements after page load.