dysfunctionGazz
09-25-2002, 03:24 PM
Hi
I want a second thing to happen at the 'onload' event on my website... at the moment it preloads images... see below...
<BODY text=#AFE1DE bgColor=#003c38
leftMargin=0 topMargin=0 marginheight="0" marginwidth="0" onLoad="MM_preloadImages('buttons/newsover.gif','buttons/galleryover.gif','buttons/forumover.gif','buttons/linksover.gif','buttons/contactover.gif','buttons/infoover.gif','buttons/chatover.gif')">
i want the following code to fit within the 'onload' as well... i've tried but I can't work out the exact syntax to make it work... how do I fit the below into the above BODY tag?
window.open('concorde2ad.html',
'popup','width=200,height=200,left=300,top=160;newwindow.focus')
I'd be very pleased if someone could just cut and paste it correctly for me :D
Gazz
I want a second thing to happen at the 'onload' event on my website... at the moment it preloads images... see below...
<BODY text=#AFE1DE bgColor=#003c38
leftMargin=0 topMargin=0 marginheight="0" marginwidth="0" onLoad="MM_preloadImages('buttons/newsover.gif','buttons/galleryover.gif','buttons/forumover.gif','buttons/linksover.gif','buttons/contactover.gif','buttons/infoover.gif','buttons/chatover.gif')">
i want the following code to fit within the 'onload' as well... i've tried but I can't work out the exact syntax to make it work... how do I fit the below into the above BODY tag?
window.open('concorde2ad.html',
'popup','width=200,height=200,left=300,top=160;newwindow.focus')
I'd be very pleased if someone could just cut and paste it correctly for me :D
Gazz