plasma
02-22-2004, 12:39 PM
How can I set a window's sizeand its other attributes e.g toolbars when it is opened, without opening a new window. Help me please
|
View Full Version : Window Help!! plasma 02-22-2004, 12:39 PM How can I set a window's sizeand its other attributes e.g toolbars when it is opened, without opening a new window. Help me please MariGirl2003 02-22-2004, 01:01 PM umm... Try this code: <body bgcolor="#FFFFFF" text="#000000" onLoad="MM_openBrWindow('linkhere','windowname','toolbar=y es,location=yes,resizable=yes,width=100,height=250 ')"> |