Click to See Complete Forum and Search --> : Code Wanted for "f11"


Franklin Reid
01-22-2003, 01:18 PM
I'm sure all of you have increased the area of your MS IE browser by reducing the upper part of the screen to only one line by hitting the f-11 key and then hitting it again to change it back. I would like to do this with code in HTML.

I do not create web pages, but I like to use the browser as a user friendly and simplified front end to Windows. I would like to begin by calling the browser and setting it into the "f-11" mode. This gives me a full screen and prevents the inexperienced user from getting access to other things.

If you happen to know what the code is please post it here or contact me at:

freid00@yahoo.com

Thanks in advance

Franklin

Stefan
01-23-2003, 10:26 AM
I like to use the browser as a user friendly and simplified front end to Windows. I would like to begin by calling the browser and setting it into the "f-11" mode. This gives me a full screen and prevents the inexperienced user from getting access to other things

You should probably be using Opera or a Mozilla (ie Gecko XUL) browser in Kiosk mode.

Look here eg
http://tln.lib.mi.us/~amutch/pro/phoenix/kiosk.htm

Franklin Reid
01-23-2003, 12:58 PM
Thanks Stephan, I'll take a look there.

Franklin