Arc
03-12-2003, 08:59 PM
Hi. I need to have some javascript or something that will casue whatever window loads my page to have only a title bar..no buttons or address bar or anything else.
I know how to do this if i make the link myself using the
onclick="MM_openBrWindow('email.php','','width=300,height=200')
code. But i need my page to force the browser to not have any toolbars and be sized to 33x200 no matter how my page loaded.
So in other words i need code inside the page itself that tells the browser to resize and do away with toolbars.
Is this possible? Thanks!:D
I know how to do this if i make the link myself using the
onclick="MM_openBrWindow('email.php','','width=300,height=200')
code. But i need my page to force the browser to not have any toolbars and be sized to 33x200 no matter how my page loaded.
So in other words i need code inside the page itself that tells the browser to resize and do away with toolbars.
Is this possible? Thanks!:D