/    Sign up×
Community /Pin to ProfileBookmark

why won’t this work?

i am working on a website with a frames setup and have installed a javascript link to open a newsletter sign up form

the website is <[url]WWW.FRASERBURGH.ORG.UK[/url]>

there are 4 links in side frames that don’t work but i can’t find the fault

you should see a link called: “Get the latest news!”

and on side frames:

Events
History
Religion
Support

I have submitted this question before but no one has been able to explain why it is not performing in these 4 frames. If anyone is able to look at the site they will see that the location and launch scripts are the same in all frames pages, but still the code will not work in the 4 frames mentioned above. Answers on a postcard…

John.?

to post a comment
JavaScript

2 Comments(s)

Copy linkTweet thisAlerts:
@CharlesJan 19.2003 — [font=georgia]Yes, you've asked this question before. And I've given you the answer before. You are trying to use JavaScript to open the link in a new window with a set configuartion. The problem is that your script has a number of very big errors. Get rid of it and use the following link instead. And I should add, this method will keep your link working for the one in ten users that do not use JavaScript[/font]

[font=monospace]

<a style="color: rgb(255,255,255)" hef="../Fraserburgh/newsletterform.htm" onclick="window.open(this.href, 'child', 'height=450, width=450, left=200, screenX=200, top=0, screenY=0, scrollbars'); return false">Get the Latest News!</a>[/font]
Copy linkTweet thisAlerts:
@CharlesJan 19.2003 — [font=georgia]Thanks, that's good to know. I only stuck them in for the word wrapping but we must keep each other on our toes about not leading people astray. Again, thanks.[/font]
×

Success!

Help @johncrook 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 6.2,
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: @meenaratha,
tipped: article
amount: 1000 SATS,

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

tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,
)...