Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Can't popup in new window instead of tab.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  7 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Mechphisto  
View profile  
 More options Mar 12 2009, 2:35 pm
Newsgroups: microsoft.public.internetexplorer.general
From: Mechphisto <mechphi...@gmail.com>
Date: Thu, 12 Mar 2009 11:35:27 -0700 (PDT)
Local: Thurs, Mar 12 2009 2:35 pm
Subject: Can't popup in new window instead of tab.
I'm trying to make it so that a clicked link will open a Flash movie
into its own set size window. But in IE8 (and IE8 emulating IE7) it
only opens up in a new tab, with the movie filling the entire window's
size!

Here's the link I'm trying:

<Script Language="JavaScript">
function load() {
var load = window.open('http://www.girlscoutsmoheartland.org/flash/
twitter_tutorial.swf','_blank','scrollbars=no,menubar=no,fullscreen=0,heigh t=400,width=550,resizable=no,toolbar=no,location=no,status=no,zoominherit=0 ');

}

// -->
</Script>

Open Flash tutorial in a separate window by <a href="javascript:load
()">clicking here</a>.

It works fine in Firefox and Google Chrome. But obviously, I need it
to work in IE!
Any advice?
Thanks!
Liam


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mechphisto  
View profile  
 More options Mar 16 2009, 9:59 am
Newsgroups: microsoft.public.internetexplorer.general
From: Mechphisto <mechphi...@gmail.com>
Date: Mon, 16 Mar 2009 06:59:50 -0700 (PDT)
Local: Mon, Mar 16 2009 9:59 am
Subject: Re: Can't popup in new window instead of tab.
On Mar 12, 1:35 pm, Mechphisto <mechphi...@gmail.com> wrote:
> I'm trying to make it so that a clicked link will open a Flash movie

[..snip..]

Really? No suggestions for this? :(


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Aldwinckle  
View profile  
 More options Mar 16 2009, 10:56 am
Newsgroups: microsoft.public.internetexplorer.general
From: "Robert Aldwinckle" <rob...@techemail.com>
Date: Mon, 16 Mar 2009 10:56:55 -0400
Local: Mon, Mar 16 2009 10:56 am
Subject: Re: Can't popup in new window instead of tab.

"Mechphisto" <mechphi...@gmail.com> wrote in message news:7384123f-ee99-4d1d-b185-fbdbbc54a3f1@w9g2000yqa.googlegroups.com...

On Mar 12, 1:35pm, Mechphisto <mechphi...@gmail.com> wrote:
> I'm trying to make it so that a clicked link will open a Flash movie

[..snip..]

Really? No suggestions for this? :(

Try the MSDN forums for IE web developers.

---


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mechphisto  
View profile  
 More options Mar 16 2009, 11:14 am
Newsgroups: microsoft.public.internetexplorer.general
From: Mechphisto <mechphi...@gmail.com>
Date: Mon, 16 Mar 2009 08:14:09 -0700 (PDT)
Local: Mon, Mar 16 2009 11:14 am
Subject: Re: Can't popup in new window instead of tab.
On Mar 16, 9:56 am, "Robert Aldwinckle" <rob...@techemail.com> wrote:

> "Mechphisto" <mechphi...@gmail.com> wrote in messagenews:7384123f-ee99-4d1d-b185-fbdbbc54a3f1@w9g2000yqa.googlegroups.com...

> On Mar 12, 1:35pm, Mechphisto <mechphi...@gmail.com> wrote:> I'm trying to make it so that a clicked link will open a Flash movie

> [..snip..]

> Really? No suggestions for this? :(

> Try the MSDN forums for IE web developers.

> ---

Thanks for the suggestion. :)
Ironically, trying to sign into their forum
http://social.msdn.microsoft.com/Forums/en-US/newthread/?forum=iewebd...
I get Web server errors. :-/

 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Aldwinckle  
View profile  
 More options Mar 16 2009, 11:38 pm
Newsgroups: microsoft.public.internetexplorer.general
From: "Robert Aldwinckle" <rob...@techemail.com>
Date: Mon, 16 Mar 2009 23:38:03 -0400
Local: Mon, Mar 16 2009 11:38 pm
Subject: Re: Can't popup in new window instead of tab.

"Mechphisto" <mechphi...@gmail.com> wrote in message news:1fff73cc-1f40-4fcd-940d-5e961fb4323d@q9g2000yqc.googlegroups.com...

On Mar 16, 9:56am, "Robert Aldwinckle"

<QP>

> Try the MSDN forums for IE web developers.

> ---

Thanks for the suggestion. :)

Ironically, trying to sign into their forum
http://social.msdn.microsoft.com/Forums/en-US/newthread/?forum=iewebd...
I get Web server errors. :-/

</QP>

Might be a Cookies issue with any of the hosts involved.
A possible workaround is to login with a Live ID explicitly
first, instead of relying on the redirect mechanism which
is sometimes flakey.

E.g. try this first:

http://login.live.com/login.srf?

Good luck

Robert
---


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Mechphisto  
View profile  
 More options Mar 17 2009, 10:01 am
Newsgroups: microsoft.public.internetexplorer.general
From: Mechphisto <mechphi...@gmail.com>
Date: Tue, 17 Mar 2009 07:01:48 -0700 (PDT)
Local: Tues, Mar 17 2009 10:01 am
Subject: Re: Can't popup in new window instead of tab.
On Mar 16, 10:38 pm, "Robert Aldwinckle" <rob...@techemail.com> wrote:

Again, I appreciate the help.
But again an error. Kinda suspicious to have so many...may be
something on my end. Although I've tried both IE8 and Google Chrome.
Weird that both browsers would have cookie errors.

This webpage is not available.

The webpage at https://login.live.com/ppsecure/post.srf?bk=1237298322
might be temporarily down or it may have moved permanently to a new
web address.

  More information on this error
Below is the original error message

Error 2 (net::ERR_FAILED): Unknown error.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Robert Aldwinckle  
View profile  
 More options Mar 17 2009, 3:57 pm
Newsgroups: microsoft.public.internetexplorer.general
From: "Robert Aldwinckle" <rob...@techemail.com>
Date: Tue, 17 Mar 2009 15:57:36 -0400
Local: Tues, Mar 17 2009 3:57 pm
Subject: Re: Can't popup in new window instead of tab.

What is your connection path?  E.g. is there a proxy
in the way?   Then the https could be a problem.

You can use  Fiddler2  to see what is going on and even
force https through it (IE will complain about certificate
because of man-in-the-middle pass-through, as Eric
Lawrence explains on the Fiddler FAQ site).

BTW that suggestion of logging in first didn't work as
smoothly as I imagined it would.   I got a message in
the forums page then that I wasn't logged in with only
a Continue button usable on it.   Using that button
got my login recognized somehow.   YMMV.

Good luck

Robert
---


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »