faqts : Computers : Internet : Web : HTML

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

12 of 23 people (52%) answered Yes
Recently 4 of 10 people (40%) answered Yes

Entry

IE fullscreen command in HTML file?

May 27th, 2003 13:48
Ben Gordon, Greg Saddler,


You can use the javascript window.open command to create a fullscreen 
window in IE, something like 

window.open('http://www.mypage.com','mywindow','fullscreen=yes')

If you are not familiar with the window open command you can get more 
info here http://www.pageresource.com/jscript/jwinopen.htm

Caislander
webxpertz.net/forums