[Javascript] Control the window

Peter Lauri lists at dwsasia.com
Tue Aug 29 09:56:04 CDT 2006


Hi,

I want to modify the window that I am currently working in. I want not to
show location, menubar, titlebar and toolbar. I know I can crate a new
window with this syntax:

window.open(URL,name,specs,replace)

But how can I just modify the window that is currently active?

/Peter




More information about the Javascript mailing list