I agree with David here... The only way I have been able to get full screen is to create a link on a page that opens a new window in full screen mode.
Ben Johansen - http://www.pcforge.com Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm Authorized MDaemon Mail Server Reseller http://www.pcforge.com/AltN.htm -----Original Message----- From: David Green [mailto:[EMAIL PROTECTED] Sent: Thursday, August 28, 2003 11:59 AM To: [EMAIL PROTECTED] Subject: Re: Witango-Talk: [OT] HTML question Tom, I know don't want to use window.open, but you can specify fullscreen atrtibutes if you do use it. Example: window.open("Sample.htm",null,"status=no,toolbar=no,menubar=no,fullscree n=yes"); Good luck, Dave [EMAIL PROTECTED] Tom Ferguson wrote: > > Not like a window.open() where you can specify the attributes, or a > frameset, but rather like IE looks when you click F11. I'd like to do it > from the HTML itself if possible. This is for a presentation at a trade > show, not a typical Webpage. > > Thanks. > > > -----Original Message----- > > From: Ben Johansen [mailto:[EMAIL PROTECTED] > > Sent: Thursday, August 28, 2003 2:32 PM > > To: [EMAIL PROTECTED] > > Subject: RE: Witango-Talk: [OT] HTML question > > > > > > Are you talking link in a window.open() or a frameset? > > > > Ben Johansen - http://www.pcforge.com > > Authorized Witango Reseller http://www.pcforge.com/WitangoGoodies.htm > > Authorized MDaemon Mail Server Reseller > > http://www.pcforge.com/AltN.htm > > > > > > -----Original Message----- > > From: Tom Ferguson [mailto:[EMAIL PROTECTED] > > Sent: Thursday, August 28, 2003 10:43 AM > > To: [EMAIL PROTECTED] > > Subject: Witango-Talk: [OT] HTML question > > > > Sorry for the OT post, but this list provides such a wealth of > > knowledge, I > > couldn't resist. > > > > How do you display an html page without the browser frame at all? I'm > > sure > > I've seen this but can't think of an example. > > > > Thanks in advance. > > > > Tom Ferguson > > > > ________________________________________________________________________ > > TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf > > > > ________________________________________________________________________ > > TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf > > ________________________________________________________________________ > TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf ________________________________________________________________________ TO UNSUBSCRIBE: Go to http://www.witango.com/maillist.taf
