PDA

View Full Version : window properties


ebco
01-05-2005, 02:57 PM
I am opening a new window as target=_blank

now i want to remove the menubar and location bar after opening the new window? Is it possiblw by any chance!!!

A1ien51
01-05-2005, 03:19 PM
if you are using a link, you can not do it.

If you use window.open, you can do it.