PDA

View Full Version : Automatically Opening Borderless Window



mmac911a
December 14th, 2001, 09:48 PM
High I was wondering how to automatically open up a boarderless window when someone visits a page (no use of a launch button). -Thanks

suprabeener
December 14th, 2001, 10:39 PM
in your html, in the body tag, put an onLoad event:

&#60body onload="window.open(etc,etc,etc)"&#62

mmac911a
December 15th, 2001, 08:10 PM
Thanks for the answer...quite helpful... ;)

mmac911a
December 15th, 2001, 08:37 PM
Ok i did that, but what goes into the etc,etc,etc? The script?

<img src=http://www.ezboard.com/intl/aenglish/images/emoticons/embarassed.gif ALT=":o">

NaijaCandy
February 15th, 2002, 07:43 AM
HTML Comments are not allowed