I know that you can remove the toolbar, scrollbars, status etc, using the window.open function.
However, is it possible to remove the scrollbar, location, etc once a window is already opened?
[ie. in a similiar fashion you can use window.resize () to change the size of a window]
Thanks!