P
Pandora Law
This probably belongs more correctly in an IE5 newsgroup since it relates to
use on a machine that has IE 5.00.3314, but I can't find a suitable group
.... and I cant locate an answer on Google groups.
My question is this ... if a window has been opened using a function like
this
function Graphic(GraphicURL) { NewWindow = window.open ( GraphicURL,
"DisplayWindow",
"toolbar=no,location=no,directories=no,status=no,
scrollbars=yes,resizable=yes,copyhistory=no,width=600,height=400")
}
is there any easy way I can bring back the address bar and status bar. I can
hit F-11, which shows some of this info, but it does strange things to the
screen. What I'd really like to do is just defeat the restrictions. Why?
Because when I get my bank balance, my bank insists on a dumb size of
screen, and also hides whether the login is encrypted or not!! Not to
mention other sites that do dumber things.
Suggestion any body?
PL
use on a machine that has IE 5.00.3314, but I can't find a suitable group
.... and I cant locate an answer on Google groups.
My question is this ... if a window has been opened using a function like
this
function Graphic(GraphicURL) { NewWindow = window.open ( GraphicURL,
"DisplayWindow",
"toolbar=no,location=no,directories=no,status=no,
scrollbars=yes,resizable=yes,copyhistory=no,width=600,height=400")
}
is there any easy way I can bring back the address bar and status bar. I can
hit F-11, which shows some of this info, but it does strange things to the
screen. What I'd really like to do is just defeat the restrictions. Why?
Because when I get my bank balance, my bank insists on a dumb size of
screen, and also hides whether the login is encrypted or not!! Not to
mention other sites that do dumber things.
Suggestion any body?
PL