HighDots Forums  

Full Screen when going to site

Macromedia Dreamweaver Macromedia Dreamweaver Discussions (macromedia.dreamweaver)


Discuss Full Screen when going to site in the Macromedia Dreamweaver forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
shoutzager
 
Posts: n/a

Default Full Screen when going to site - 01-02-2009 , 09:49 AM






If you go to this web site http://www.guet-apens.com you will see that the site
will launch and fill the screen. It does not create a "new window" but uses
the same window. I dug thru the code and this is all I see.

<script language="JavaScript" type="text/JavaScript">
<!--

self.focus();self.moveTo(0,0);self.resizeTo(screen .availWidth,screen.availHeight
);
function openhome() {
window.open('indexus.htm','::: GUET-APENS - Animation Studios
:::','scrollbars=no,resizable=no');
}
-->
</script>
<script type="text/javascript"
src="http://www.guet-apens.fr/swfobject.js"></script>

I have tried this on a test page and was not successful in making it work.
Any advice?

SHoutzager


Reply With Quote
  #2  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Full Screen when going to site - 01-02-2009 , 09:53 AM






Forget about doing it. It's rude, and will not work reliably in many
browsers.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"shoutzager" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
If you go to this web site http://www.guet-apens.com you will see that the
site
will launch and fill the screen. It does not create a "new window" but
uses
the same window. I dug thru the code and this is all I see.

script language="JavaScript" type="text/JavaScript"
!--

self.focus();self.moveTo(0,0);self.resizeTo(screen .availWidth,screen.availHeight
);
function openhome() {
window.open('indexus.htm','::: GUET-APENS - Animation Studios
:::','scrollbars=no,resizable=no');
}
--
/script
script type="text/javascript"
src="http://www.guet-apens.fr/swfobject.js"></script

I have tried this on a test page and was not successful in making it work.
Any advice?

SHoutzager



Reply With Quote
  #3  
Old   
shoutzager
 
Posts: n/a

Default Re: Full Screen when going to site - 01-02-2009 , 10:15 AM



I think it is cool. I just tested it on Safari, Explorer, and Firefox on Mac
and Vista and it works very well. There is just one slight issue with Firefox
and Mac. When the upper left corner of the browser is not in the upper left
corner of the monitor, it will not snap to full screen.

I wonder how this site made it work so well.

SH


Reply With Quote
  #4  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Full Screen when going to site - 01-02-2009 , 11:03 AM



Quote:
I think it is cool.
But I and many others who visit this page will not. You don't have my
permission to mess with my preferred browser settings. Any Mac user will be
deeply annoyed by your doing this.

But if you want to take a chance with having your visitors leave your site
immediately then I guess that's your decision.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"shoutzager" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
I think it is cool. I just tested it on Safari, Explorer, and Firefox on
Mac
and Vista and it works very well. There is just one slight issue with
Firefox
and Mac. When the upper left corner of the browser is not in the upper
left
corner of the monitor, it will not snap to full screen.

I wonder how this site made it work so well.

SH



Reply With Quote
  #5  
Old   
Gary White
 
Posts: n/a

Default Re: Full Screen when going to site - 01-02-2009 , 11:07 AM



On Fri, 2 Jan 2009 15:15:55 +0000 (UTC), "shoutzager"
<webforumsuser (AT) macromedia (DOT) com> wrote:

Quote:
I wonder how this site made it work so well.
It doesn't work at all for me in Firefox. My window remains the size it
was and generates scroll bars for quite a lot of both horizontal and
vertical scrolling.

Gary


Reply With Quote
  #6  
Old   
Walt F. Schaefer
 
Posts: n/a

Default Re: Full Screen when going to site - 01-02-2009 , 11:14 AM



Sadly it does work here on Fx 3.0.5.

Let's see:
1. It takes over my screen (1600x1200).
2. It starts with a meaningless splash screen that doesn't need the larger
screen
3. It's all Flash
4. It's painfully slow
5. It automatically plays music

Rude, arrogant and French. A surprising combination.

--

Walt


"Gary White" <reply (AT) newsgroup (DOT) please> wrote

Quote:
On Fri, 2 Jan 2009 15:15:55 +0000 (UTC), "shoutzager"
webforumsuser (AT) macromedia (DOT) com> wrote:

I wonder how this site made it work so well.

It doesn't work at all for me in Firefox. My window remains the size it
was and generates scroll bars for quite a lot of both horizontal and
vertical scrolling.

Gary



Reply With Quote
  #7  
Old   
shoutzager
 
Posts: n/a

Default Re: Full Screen when going to site - 01-02-2009 , 11:43 AM



Hey Murray, just wondering what are your preferred browser settings and how
does the guet-apens site alter them?

Come to think of it, in Vista when launching any browser it fills the screen.

On a Mac when lanching any browser it does not fill the screen. So this
script really only alters Mac people's browser for the most part.

Has anyone know about the script?

SH


Reply With Quote
  #8  
Old   
Murray *ACE*
 
Posts: n/a

Default Re: Full Screen when going to site - 01-02-2009 , 11:47 AM



Quote:
Hey Murray, just wondering what are your preferred browser settings and
how
does the guet-apens site alter them?
I'm on a 1680x1050 resolution screen, and my browser width is rarely greater
than 800-900px. I don't want my browser to be wider. You resize it when I
come into your page, but you don't resize it when I leave. It's rude.

Quote:
Come to think of it, in Vista when launching any browser it fills the
screen.
That's only because you have maximized it yourself, and then left it that
way.

--
Murray --- ICQ 71997575
Adobe Community Expert
(If you *MUST* email me, don't LAUGH when you do so!)
==================
http://www.projectseven.com/go - DW FAQs, Tutorials & Resources
http://www.dwfaq.com - DW FAQs, Tutorials & Resources
==================


"shoutzager" <webforumsuser (AT) macromedia (DOT) com> wrote

Quote:
Come to think of it, in Vista when launching any browser it fills the
screen.

On a Mac when lanching any browser it does not fill the screen. So this
script really only alters Mac people's browser for the most part.

Has anyone know about the script?

SH



Reply With Quote
Reply




Thread Tools
Display Modes

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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.