Click to See Complete Forum and Search --> : Removing chrome of a opened window


clyde
05-18-2006, 11:12 AM
Is there any way to remove chrome once the initial window is opened.

Any help Appreciated.

Clyde

the tree
05-18-2006, 11:49 AM
Could you please explain what you mean by "chrome" and the "initial window [being] opened"?

felgall
05-18-2006, 04:19 PM
1. You can't remove the entire chrome, you can only remove portions of it such as status bar, menu bar, tool bar, scroll bars.

2. You can only remove those using the third parameter of the window.open command at the time of actually creating the window. There is no cross browser way to remove chrome elements from an existing window.

clyde
05-19-2006, 08:03 AM
I just needed somebody with more experience to verify

Thanks
Nick

the tree
05-19-2006, 11:35 AM
Oh that chrome, of course. *feels dumb*