473,422 Members | 2,021 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,422 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 11125
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: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
1
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and...

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.