/    Sign up×
Community /Pin to ProfileBookmark

Pop-ups Problem

Hi guys,

I am having an issue with my pop-ups. Its opens up to the hight and width specified. I have a link within the pop-up which is suppose to open-up in the “mainFrame” closing the pop-up. It works with Internet Explorer, but not with firefox.

I have used the similar HTML commmands as below:
< a href=”page.html” onClick=”javascript:window.close();” target=”mainFrame”> Link name <a>

How would I make it work with firefox browser.

Many thanks,

Help

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@jalarieOct 03.2006 — Try this:
<i>
</i>&lt;a href="#" onclick="opener.location='page.html';window.close();return false;"&gt;link&lt;/a&gt;
Copy linkTweet thisAlerts:
@unome_68authorOct 12.2006 — Thanks, jalarie!!

However, I used a Java script to force the page into the frame.

Cheers,

mate
×

Success!

Help @unome_68 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.22,
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,
)...