View Full Version : html question
limpduck
05-13-2001, 08:06 AM
in ie if you press the f11 key it changes the look of ie.........is there a javascript command to force this, so if a user goes to your site it will default to this f11 effect?
Liquid
05-13-2001, 08:24 AM
When I hit (F1) on my PC, the help window comes up.
So I don't know what you're referring to.
Raster
05-13-2001, 08:33 AM
He said F11 not F1.
Jesse
05-13-2001, 09:01 AM
See thsi tutorial which is the closest we have:
http://www.actionscripts.org/tutorials/intermediate/launch_full_screen/index.shtml
And to answer your question, yes there is Jscript to do it, it goes in a standard popup command line and I think it's something like:
fullscreen=yes
or the like. It works with IE 5+ only though... I think the tutorial I mentioned above actually makes use of it.
Cheers
Jesse
limpduck
05-13-2001, 10:06 AM
the prob is with the full screen is that it has no close window button. + the f11 effect looks nice.....im just curious if its possible
Jesse
05-13-2001, 10:11 AM
Like I say, I don't know how to impliment the syntax, but I sort of know what it is. Do a search online for info on the fullscreen=yes command...
Cheers
Jesse
Jesse
05-13-2001, 10:12 AM
http://macosx2.ncs.gr.jp/JavaScript/sub_win/fullscreen/yes/
http://www.webreference.com/js/column7/attributes.html
Cheers
Jesse
|
vBulletin® v3.8.5, Copyright ©2000-2013, Jelsoft Enterprises Ltd.