J
JBL
Is it possible to have more than one OnLoad commands under the body tag? Here
is my current tag: <body onLoad="setTimeout('popupPage()', 0);">
And I would like to add this one to it: onload="selfTimer()"
Thank you.
is my current tag: <body onLoad="setTimeout('popupPage()', 0);">
And I would like to add this one to it: onload="selfTimer()"
Thank you.