How do I set the properties of my browser window, eg width, height, toolbars an & navigation hidden, etc. I know how to use the window.open() function to set the properties of a NEW window, but how do I do this directly from the window itself?
Thanks.
