472,988 Members | 3,292 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,988 software developers and data experts.

window.open(... "fullscreen=yes" ...) doesn't work any more

Hi all

Can someone clue me in on this? I just noticed that following doesn't
work as it used to:

window.open(... "fullscreen=yes" ...)

Used to get a window that occupied the whole screen; now I get the
title bar and status bar too. Any ideas?

Thanks in anticipation!

Sanjay
Jul 23 '05 #1
10 11081
aagee wrote:
Hi all

Can someone clue me in on this? I just noticed that following doesn't
work as it used to:

window.open(... "fullscreen=yes" ...)

Used to get a window that occupied the whole screen; now I get the
title bar and status bar too. Any ideas?


Yes. Design your pages to work with the title bar and status bar.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq
Jul 23 '05 #2
aagee wrote:
Hi all

Can someone clue me in on this? I just noticed that following doesn't
work as it used to:

window.open(... "fullscreen=yes" ...)

Used to get a window that occupied the whole screen; now I get the
title bar and status bar too. Any ideas?


Yes, Windows XP Service Pack 2 offered a number of security related
enhancements to Internet Explorer, this being one of them.

Users of Internet Explorer got sick of Web sites opening a window
fullscreen and "stealing" their desktop. In a lot of cases, people had no
idea how to rid themselves of the fullscreen page. Many Windows users do
not know about Alt+Tab and even those that do found themselves in a
situation where they could Alt+Tab away from the fullscreen IE window,
but when they returned to Internet Explorer, they found it occupying
their entire desktop again.

Of course, the simple solution to the problem is to bring the fullscreen
IE window into focus and hit Alt+F4 to close it - assuming the site
author hasn't written client-side JavaScript to intercept Alt+F4, which
I've also seen - however, the sequence of commands to close the
fullscreen window can be considered pretty complicated for a lot of
computer users, and I've seen people hit the reset button when presented
with a fullscreen IE window they could not figure out how to close.

To remove some user anxiety and make the Web a less hostile place,
Microsoft has wisely chosen to now display a title and status bar on
every newly opened window by default - the status bar (and perhaps the
titlebar) can be removed by the end-user if they so wish, but the Web
site author has no control over those settings.

Even if you have no malicious intent, the potential for mis-use remains,
and as a result, the functionality has been removed.

More details about the new features in IE is available at: <url:
http://www.microsoft.com/windowsxp/s...view.mspx#EBAA />
and <url: http://www.microsoft.com/windowsxp/s...eoverview.mspx />.

--
Grant Wagner <gw*****@agricoreunited.com>
comp.lang.javascript FAQ - http://jibbering.com/faq

Jul 23 '05 #3
Yes? Did I ask a yes/no question :-)

What I was asking was if anyone knew why / when this behavior started to
happen? And if there is a workaround for it.

Thanks!

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 23 '05 #4
Sanjay Bhandari wrote:
Yes? Did I ask a yes/no question :-)

What I was asking was if anyone knew why / when this behavior started to
happen? And if there is a workaround for it.


No, there is no workaround for it. But, this is comp.lang.javascript not
your personal help-desk.
--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq
Jul 23 '05 #5

Now - that's a nice, informative response! Thanks very much.

Actually - I just use this for my home grown photo album code. No biggie
- but would be nice if I could do it somehow with minimum hassle.
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Jul 23 '05 #6
Oh man! Not one of you again!!

(1) This type of thing is exactly what this newsgroup is for.
(2) You are being rude. Next time if you feel its not worth your attention,
just move on. Don't reply with a moronic answer and then later chide folks
for asking for help.
(3) There ARE other folks who are here for meaningful interaction and are
quite helpful.
(4) But because you HAVE been rude I am obliged to remind you that you are a
moronic nitwit with possibly some delusions of grandeur.
(5) Now that felt quite good. I'd advise against starting a pissing contest.
I have a lot of time on my hands. Lets just move on.

aagee

"Randy Webb" <Hi************@aol.com> wrote in message
news:L6********************@comcast.com...
Sanjay Bhandari wrote:
Yes? Did I ask a yes/no question :-)

What I was asking was if anyone knew why / when this behavior started to
happen? And if there is a workaround for it.


No, there is no workaround for it. But, this is comp.lang.javascript not
your personal help-desk.
--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq

Jul 23 '05 #7
Sanjay wrote:
Oh man! Not one of you again!!
What is a "one of you"?
(1) This type of thing is exactly what this newsgroup is for.
Thats debatable. This group is for the discussion of Javascript
implementations, not the absence of a feature in IE6 anymore. But either
way, its irrelevant.
(2) You are being rude. Next time if you feel its not worth your attention,
just move on. Don't reply with a moronic answer and then later chide folks
for asking for help.
My answer was far from moronic. It was short and factual.
(3) There ARE other folks who are here for meaningful interaction and are
quite helpful.
Then maybe you should email them and ask them directly, so that you do
not get your feelings hurt by the truth.
(4) But because you HAVE been rude I am obliged to remind you that you are a
moronic nitwit with possibly some delusions of grandeur.
Obviously, your definition and my definition of rude is different. I
have been far from rude, but if you want to get into a "rude pissing
contest", we can.
(5) Now that felt quite good. I'd advise against starting a pissing contest.
Thats up to you.
I have a lot of time on my hands. Lets just move on.


As do I. Your call.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq
Answer:It destroys the order of the conversation
Question: Why?
Answer: Top-Posting.
Question: Whats the most annoying thing on Usenet?
Jul 23 '05 #8
Use only "fullscreen", so without the "=yes"

aagee wrote:
Hi all

Can someone clue me in on this? I just noticed that following doesn't
work as it used to:

window.open(... "fullscreen=yes" ...)

Used to get a window that occupied the whole screen; now I get the
title bar and status bar too. Any ideas?

Thanks in anticipation!

Sanjay

Jul 23 '05 #9
Woohoo! A pissing contest!!

"Randy Webb" <Hi************@aol.com> wrote in message
news:lt********************@comcast.com...
Sanjay wrote:
Oh man! Not one of you again!!
What is a "one of you"?

Oh you know. I am sure people tell you all the time.
(1) This type of thing is exactly what this newsgroup is for.


Thats debatable. This group is for the discussion of Javascript
implementations, not the absence of a feature in IE6 anymore. But either
way, its irrelevant.

Have you looked at the other postings? And if that's what you are here to
discuss then what the heck are you doing responding to other posts?
(2) You are being rude. Next time if you feel its not worth your
attention, just move on. Don't reply with a moronic answer and then later
chide folks for asking for help.


My answer was far from moronic. It was short and factual.

Well - it was kind of moronic. Maybe you don't quite understand what makes a
short, lucid, informative answer. If you don't have one - just move on.
(3) There ARE other folks who are here for meaningful interaction and are
quite helpful.


Then maybe you should email them and ask them directly, so that you do not
get your feelings hurt by the truth.

Now that comment's quite moronic as well :-)
(4) But because you HAVE been rude I am obliged to remind you that you
are a moronic nitwit with possibly some delusions of grandeur.


Obviously, your definition and my definition of rude is different. I have
been far from rude, but if you want to get into a "rude pissing contest",
we can.

My definition of rude is when some pompous idiot makes a comment like "this
is not your personal help desk".
(5) Now that felt quite good. I'd advise against starting a pissing
contest.


Thats up to you.

And you.
I have a lot of time on my hands. Lets just move on.


As do I. Your call.

As it is yours.

--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq
Answer:It destroys the order of the conversation
Question: Why?
Answer: Top-Posting.
Question: Whats the most annoying thing on Usenet?

Jul 23 '05 #10
That has nothing to do with the problem. In fact, if you specify an
attribute, you are supposed to specify a value, in this case, "yes", "no",
"1" and "0" are all acceptable values for fullscreen=

<url:
http://msdn.microsoft.com/workshop/a...ods/open_0.asp
/>

Yidaki wrote:
Use only "fullscreen", so without the "=yes"

aagee wrote:
Hi all

Can someone clue me in on this? I just noticed that following doesn't
work as it used to:

window.open(... "fullscreen=yes" ...)

Used to get a window that occupied the whole screen; now I get the
title bar and status bar too. Any ideas?

Thanks in anticipation!

Sanjay


--
Grant Wagner <gw*****@agricoreunited.com>
comp.lang.javascript FAQ - http://jibbering.com/faq

Jul 23 '05 #11

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: TonyJeffs | last post by:
<SCRIPT language="JavaScript"> function anna18(){ window.open ("Slideshow/anna18.htm","","scrollbars=no,fullscreen=yes") } </SCRIPT> Why does the above still have a scrollbar? The actual web...
5
matheussousuke
by: matheussousuke | last post by:
Hello, I'm using tiny MCE plugin on my oscommerce and it is inserting my website URL when I use insert image function in the emails. The goal is: Make it send the email with the URL...
0
by: lllomh | last post by:
Define the method first this.state = { buttonBackgroundColor: 'green', isBlinking: false, // A new status is added to identify whether the button is blinking or not } autoStart=()=>{
2
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 4 Oct 2023 starting at 18:00 UK time (6PM UTC+1) and finishing at about 19:15 (7.15PM) The start time is equivalent to 19:00 (7PM) in Central...
0
by: Aliciasmith | last post by:
In an age dominated by smartphones, having a mobile app for your business is no longer an option; it's a necessity. Whether you're a startup or an established enterprise, finding the right mobile app...
2
by: giovanniandrean | last post by:
The energy model is structured as follows and uses excel sheets to give input data: 1-Utility.py contains all the functions needed to calculate the variables and other minor things (mentions...
3
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be using a very simple database which has Form (clsForm) & Report (clsReport) classes that simply handle making the calling Form invisible until the Form, or all...
1
by: Teri B | last post by:
Hi, I have created a sub-form Roles. In my course form the user selects the roles assigned to the course. 0ne-to-many. One course many roles. Then I created a report based on the Course form and...
0
NeoPa
by: NeoPa | last post by:
Introduction For this article I'll be focusing on the Report (clsReport) class. This simply handles making the calling Form invisible until all of the Reports opened by it have been closed, when it...
0
isladogs
by: isladogs | last post by:
The next online meeting of the Access Europe User Group will be on Wednesday 6 Dec 2023 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, Mike...
3
SueHopson
by: SueHopson | last post by:
Hi All, I'm trying to create a single code (run off a button that calls the Private Sub) for our parts list report that will allow the user to filter by either/both PartVendor and PartType. On...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.