Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > ASP .Net > make full Screen onLoad

Reply
Thread Tools

make full Screen onLoad

 
 
faraz
Guest
Posts: n/a
 
      11-08-2007
I want to make my login page fullscreen as when user types in the URL
in the browser. the browser changes to fullscreen (like
window.open(theURL, '', 'fullscreen=yes, scrollbars=no')) and opens
my login page. ?//

how is this possible?

 
Reply With Quote
 
 
 
 
PJ on Development
Guest
Posts: n/a
 
      11-08-2007
Hi, faraz,

As far as I'm aware of, it's not.

You can use a pop-under to attempt to achieve the desired result.

However this is hardly a desired solution, because many pop-blockers
would prevent your page to show.

In any case, why do you need your page to show in full screen, this is
a very unusual behavior for a web page.

Regards,

Paulo Santos
http://pjondevelopment.50webs.com

On Nov 8, 2:04 am, faraz <faraz.fah...@gmail.com> wrote:
> I want to make my login page fullscreen as when user types in the URL
> in the browser. the browser changes to fullscreen (like
> window.open(theURL, '', 'fullscreen=yes, scrollbars=no')) and opens
> my login page. ?//
>
> how is this possible?



 
Reply With Quote
 
 
 
 
faraz
Guest
Posts: n/a
 
      11-08-2007
yeah..this is very unsual .. and now i know why it is.... coz it cant
be done isnt it.?...

well i worked it out with the trivial solution.. giving a link in the
webpage to open in full screen mode or in normal mode... so the links
work accordingly....

thanks anyways

 
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
onload -->* no onload marco Javascript 7 06-24-2006 08:39 PM
How can I replace a DVD's wide screen movie with a full screen movie from another DVD? blackhole@aol.com DVD Video 15 10-19-2005 02:53 PM
Why doesn't frameset onload event get called when each of the frames has an onload? adnanx82@gmail.com Javascript 5 05-15-2005 01:58 PM
base.OnLoad called, OnLoad not executed Fabio R. ASP .Net 0 03-25-2005 01:21 PM
window.onload and body.onload differences David Otton Javascript 2 11-04-2004 04:34 PM



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