Simple Single Code Popup Single Code Popup
Site hosted by Angelfire.com: Build your free website today!









One single JavaScript code inserted even before the opening HTML tag!

<Script LANGUAGE="JavaScript">
win=open("http://members.tripod.com/egorex/PopupTarget.html","PopupTarget","width=380,height=380,scrollbars=1")
</script>
<HTML>
<HEAD>


Parameters to be set:
either no OR 0, either yes OR 1 - consistently
"width=500,height=400,scrollbars=0,toolbar=0,location=0,directories=0,menubar=0,linksbar=0,status=0,resizable=0,top=0,left=0")

"width=500,height=400,scrollbars=1,toolbar=1,location=1,directories=1,menubar=1,linksbar=1,status=1,resizable=1,top=10,left=10")

Mnemonic: URL, title or name, width, height, scrollbars, toolbar, location, directories, menubar, status, resizable, top, left
Simple Single Code Popup Single Code Popup








One single JavaScript code inserted even before the opening HTML tag!

<Script LANGUAGE="JavaScript">
win=open("http://members.tripod.com/egorex/PopupTarget.html","PopupTarget","width=380,height=380,scrollbars=1")
</script>
<HTML>
<HEAD>


Parameters to be set:
either no OR 0, either yes OR 1 - consistently
"width=500,height=400,scrollbars=0,toolbar=0,location=0,directories=0,menubar=0,linksbar=0,status=0,resizable=0,top=0,left=0")

"width=500,height=400,scrollbars=1,toolbar=1,location=1,directories=1,menubar=1,linksbar=1,status=1,resizable=1,top=10,left=10")

Mnemonic: URL, title or name, width, height, scrollbars, toolbar, location, directories, menubar, status, resizable, top, left
1