Entry
can i remove the IE window's toolbar, status bar, ... dynamically ?
Oct 6th, 2007 18:18
Mahmoud Hashim, Taksh Verdhan, Alpesh Bhalala, Ovi C., Shammie Jayaransie, Remove IE toolbar.
No. But you can open a new window, without toolbar ot statusbar.
Here is an example of opening a window -
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id
+ "', 'toolbar=0,scrollbars=0,location=0,statusbar=0,menubar=0,resizabl
e=1,width=600,height=530,left = 212,top = 184');");
}
Here you can see, binar variables for Scrollbar, Statusbar, Menubar.
http://www.websitedevelopmentcompany7.com/directory/
http://www.3arabsoft.com