Board index » delphi » Manipulating IE

Manipulating IE


2005-03-09 05:53:58 PM
delphi174
Cheers,
I was wondering if there is a way for me to manipulate the behaviour of IE
within intraweb? for example hiding the toolbar and the menubar, similar the
effect of pressing F11. if so how?
TIA
Randy
 
 

Re:Manipulating IE

"Randy Adanza" <XXXX@XXXXX.COM>wrote in
Quote
I was wondering if there is a way for me to manipulate the behaviour of
IE within intraweb? for example hiding the toolbar and the menubar,
similar the effect of pressing F11. if so how?
IE supports some of these calls with Javascript. Im not sure if there is a JS
script or window open tag for full screen. I Think you can do it with
window.open.
Atozed staff provides basic assistance with peer support
on these forums. For more information see:
www.atozed.com/intraweb/support/peer.iwp
 

Re:Manipulating IE

I suspect thats how to do it, thanks
"Chad Z. Hower aka Kudzu" <XXXX@XXXXX.COM>writes
Quote
"Randy Adanza" <XXXX@XXXXX.COM>wrote in
news:XXXX@XXXXX.COM:
>I was wondering if there is a way for me to manipulate the behaviour of
>IE within intraweb? for example hiding the toolbar and the menubar,
>similar the effect of pressing F11. if so how?

IE supports some of these calls with Javascript. Im not sure if there is a
JS
script or window open tag for full screen. I Think you can do it with
window.open.


--
Chad Z. Hower
Atozed Software Technical Support

Atozed staff provides basic assistance with peer support
on these forums. For more information see:
www.atozed.com/intraweb/support/peer.iwp