/    Sign up×
Community /Pin to ProfileBookmark

[RESOLVED] Why Can’t I Open A Window IN IE!!??

It has to be the most frustrating browser on planet earth!!

I’ve tried onclick=”function ()” / onclick=window.open() / in the anchor tag, and the image tag…

Why am I not having problems anywhere else but IE?!?

Here’s the recent code:

[code=php]
<?php if ($fbme): ?>
[/code]

[CODE]
<a href=”#”>
<img src=”http://static.ak.fbcdn.net/rsrc.php/z2Y31/hash/cxrz4k7j.gif” onclick=”window.open(‘<?php echo $logoutUrl; ?>’, ‘Facebook Login’, ‘height=400, width=200, status=1, scrollbars=1, menubar=1’)” />
</a>
[/CODE]

any other ways to generate a popup? I only want to generate a popup for login reasons…that’s all..

to post a comment
JavaScript

3 Comments(s)

Copy linkTweet thisAlerts:
@cootheadAug 24.2010 — Hi there ChuckB,

this...

[indent][color=navy]'Facebook Login'[/color][/indent]

...is the cause of the problem in IE.

Change it to...

[indent][color=navy]'FacebookLogin', 'Facebook-Login' or even 'Facebook_Login'[/color][/indent]

...and IE should then behave itself. ?

[i]coothead[/i]
Copy linkTweet thisAlerts:
@ChuckBauthorAug 24.2010 — Hi there ChuckB,

this...

[indent][color=navy]'Facebook Login'[/color][/indent]

...is the cause of the problem in IE.

Change it to...

[indent][color=navy]'FacebookLogin', 'Facebook-Login' or even 'Facebook_Login'[/color][/indent]

...and IE should then behave itself. ?

[i]coothead[/i][/QUOTE]


wow...a headache over something so small...IE should be ashamed of themselves :rolleyes:...thanks
Copy linkTweet thisAlerts:
@cootheadAug 24.2010 — Hi there ChuckB,

It is always unwise to leave spaces between words when coding.

IE should not be blamed for adhering to this rule. ?

[i]coothead[/i]
×

Success!

Help @ChuckB spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.18,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...