ljCharlie
Tue 12th Aug '03, 12:01pm
Is there a way I can have more than one onload in the <body> tag? Here's my situation. The <body> tag already have this:
<body onLoad="MM_preloadImages('images/commInfo_mo.gif','images/outlook_mo.gif','images/UWStout_website_mo.gif')">
But I still want to add this: onLoad="self.focus()" in the <body> tag so when my window pops up, the popup window will be the one that's on top. Is there a way to acomplish two things at the same time?
Many thanks in advance!
ljCharlie
<body onLoad="MM_preloadImages('images/commInfo_mo.gif','images/outlook_mo.gif','images/UWStout_website_mo.gif')">
But I still want to add this: onLoad="self.focus()" in the <body> tag so when my window pops up, the popup window will be the one that's on top. Is there a way to acomplish two things at the same time?
Many thanks in advance!
ljCharlie