View Full Version : OK... concerning "Using JavaScript to Open New Window&q
TiMbAlAnD
October 13th, 2001, 03:14 PM
ok... Thx Kirupa for the tutorial about opening a new window with no scrolbars, nonresisable etc...however wanna ask... including this code that you posted, what else should i add to remove the default margins making them = 0 or just eliminate them and also what's the code that will open my window in some desired x/y coordinates? thx bro...
if anyone knows what i'm talkin bout, plz help me out.. thanx y'all!
Timbaland();
TiMbAlAnD
October 13th, 2001, 07:44 PM
ANYONE??? no ONE? is that possible?
upuaut8
October 13th, 2001, 10:33 PM
I'm looking.. I hope someone else will come up with this first though.. I know it's around here somewhere.. just not sure where I last that mentioned.
Too many forum.;)
TiMbAlAnD
October 14th, 2001, 01:57 AM
allright... i got it.. i got everything except for that X/Y positioning...
if anyone..., thanx
upuaut8
October 14th, 2001, 03:16 AM
ok.. I'm stumped.. I'll keep looking.. haven't found anything yet
gingerhippy69
October 14th, 2001, 05:36 AM
topmargin=0 leftmargin=0
put this in your body tags of the page u want to open...e.g:
<body text="#000000" bgcolor="#FFFFFF" topmargin=0 leftmargin=0 style="font-family: Arial">
cheers...ben...
upuaut8
October 14th, 2001, 06:23 AM
thanks ben..
R30buff
October 14th, 2001, 10:55 AM
HTML Comments are not allowed
Powered by vBulletin® Version 4.1.10 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.