Connecting Tech Pros Worldwide Help | Site Map

PopUP Window Full Screen

  #1  
Old July 23rd, 2005, 12:24 PM
Pokey
Guest
 
Posts: n/a
What do I put in the javascript code to popup a window full screen?

Thxs: Pokey


  #2  
Old July 23rd, 2005, 12:24 PM
Randy Webb
Guest
 
Posts: n/a

re: PopUP Window Full Screen


Pokey wrote:[color=blue]
> What do I put in the javascript code to popup a window full screen?[/color]

Nothing, because you cant.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/
  #3  
Old July 23rd, 2005, 12:24 PM
Kien
Guest
 
Posts: n/a

re: PopUP Window Full Screen


Randy Webb wrote:[color=blue]
> Pokey wrote:
>[color=green]
>> What do I put in the javascript code to popup a window full screen?[/color]
>
>
> Nothing, because you cant.
>[/color]
Yes, sometimes you can ...

open('blah.html','pop1','fullscreen=yes')

But it causes great distress to the users who may track you down and
knock you off...

Kien
Closed Thread


Similar Threads
Thread Thread Starter Forum Replies Last Post
full-screen popups Plum Bob answers 2 October 24th, 2007 02:15 PM
Causing IE to display in full screen mode. Bredahl jensen answers 5 November 19th, 2005 04:32 AM
Unable to Close Popup window using ASP.Net GrantS answers 4 November 15th, 2005 02:09 PM