Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > HTML > F11

Reply
 
 
Jo-ann Guimond
Guest
Posts: n/a
 
      10-10-2006
Instead to type F11 on the keyboard, can I put a command in my html to
change view to full screen?

Thank you!


 
Reply With Quote
 
 
 
 
Travis Newbury
Guest
Posts: n/a
 
      10-10-2006
Jo-ann Guimond wrote:
> Instead to type F11 on the keyboard, can I put a command in my html to
> change view to full screen?


Yes you can. Add the following text at the top of the page you want
full screen:

HEY, IF YOU ARE RUNNING WINDOWS AND IE PRESS F11 AND THIS WILL GO
FULLSCREEN

 
Reply With Quote
 
 
 
 
Harlan Messinger
Guest
Posts: n/a
 
      10-10-2006
Jo-ann Guimond wrote:
> Instead to type F11 on the keyboard, can I put a command in my html to
> change view to full screen?


There's no "instead" here. If you hit F11, *your* browser fills the
screen. If you put a command in your HTML, your *user's* browser fills
*his* screen. You should let your user decide how big he wants his
screen to be.
 
Reply With Quote
 
Andy Dingley
Guest
Posts: n/a
 
      10-10-2006

Jo-ann Guimond wrote:

> can I put a command in my html to change view to full screen?


If you could, I wouldn't tell you - in case you used it.

It's not _your_ screen, it's your user's screen. If _they_ want to see
the browser window full-screen, let them choose to do it.

_If_ they're likely to want to do this, and they're probably running
IE, and they're unlikely to know this already, then Travis' advice to
give them an instruction that they might possibly choose to follow is a
good one.

 
Reply With Quote
 
Blinky the Shark
Guest
Posts: n/a
 
      10-10-2006
Jo-ann Guimond wrote:

> Instead to type F11 on the keyboard, can I put a command in my html to
> change view to full screen?


If your user wants to use full screen, he will. That's his choice, not
yours.

--
Blinky RLU 297263
Killing all posts from Google Groups
The Usenet Improvement Project: http://blinkynet.net/comp/uip5.html
 
Reply With Quote
 
Brian Cryer
Guest
Posts: n/a
 
      10-11-2006
"Jo-ann Guimond" <jo-> wrote in message
news:QTLWg.4625$P7.4005@edtnps90...
> Instead to type F11 on the keyboard, can I put a command in my html to
> change view to full screen?
>
> Thank you!


You can use JavaScript to resize the browser window to maximize it but that
isn't the same as F11 and personally it irks me when I visit a site and the
site changes my window size.
--
Brian Cryer
www.cryer.co.uk/brian


 
Reply With Quote
 
jojo
Guest
Posts: n/a
 
      10-11-2006
Brian Cryer wrote:

>> Instead to type F11 on the keyboard, can I put a command in my html to
>> change view to full screen?
>>

> You can use JavaScript to resize the browser window to maximize it but that
> isn't the same as F11


No, it really isn't becaus the user may have JS disabled and then your
JS does nothing

> and personally it irks me when I visit a site and the
> site changes my window size.


....and I wouldn't visit the site again.
 
Reply With Quote
 
David Dorward
Guest
Posts: n/a
 
      10-11-2006
jojo wrote:

>> You can use JavaScript to resize the browser window to maximize it but
>> that isn't the same as F11


> No, it really isn't becaus the user may have JS disabled and then your


And browsers tend to come with ways to block just that little bit of JS
while allowing more sensible stuff to run.

Besides http://dorward.me.uk/tmp/fullscreen.jpeg

--
David Dorward <http://blog.dorward.me.uk/> <http://dorward.me.uk/>
Home is where the ~/.bashrc is
 
Reply With Quote
 
Jukka K. Korpela
Guest
Posts: n/a
 
      10-11-2006
Scripsit Travis Newbury:

> Jo-ann Guimond wrote:
>> Instead to type F11 on the keyboard, can I put a command in my html
>> to change view to full screen?

>
> Yes you can. Add the following text at the top of the page you want
> full screen:
>
> HEY, IF YOU ARE RUNNING WINDOWS AND IE PRESS F11 AND THIS WILL GO
> FULLSCREEN


I thought you had you wrap both <blink> and <marquee> around it to make it
effective. Oh, and <font size="7" color="red" face="Verdana">.

And why that "IF YOU ARE RUNNING WINDOWS AND IE" condition? Web pages are
for real people, not for Linus freaks!!!

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

 
Reply With Quote
 
Yorkshire Pete
Guest
Posts: n/a
 
      10-12-2006
On 11 Oct 2006 David Dorward wrote in alt.html

> Besides http://dorward.me.uk/tmp/fullscreen.jpeg


you have dirt on your screen.

--
D?
Yorkshire Pete
http://yorkshirepete.com/
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Wanted to achieve F11 browser feature in ASP.NET Application imghani ASP .Net 1 08-18-2006 07:46 AM
Canon Powershot A620 or Fuji F11? SS Digital Photography 23 12-19-2005 07:16 AM
Fujifilm F10, F11 or E900?! SS Digital Photography 4 11-21-2005 11:06 PM
Fuji F10 and F11 SS Digital Photography 2 11-17-2005 07:30 AM
Why Tk treat F10, F11, F12 diferently from F1...F9? Gabriel B. Python 0 02-13-2005 12:41 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57