/    Sign up×
Community /Pin to ProfileBookmark

Opening jump menu links in the parent window?

Hi, using Dreamweaver I’ve just put a jump menu on the LAST page of a site I’ve been working on for days! Every other link opens up in the parent window as I’ve set the option to ‘Target:_Parent’. However the links on this jump menu open up in their own window without the parent? How can I change this? I’ve tried everything!
The HTML code is below and even this says parent but that doesn’t seem to work?

<select name=”InterviewsJumpMenu” onChange=”MM_jumpMenu(‘parent’,this,1)”>
<option value=”Interviews.htm” selected>Interviews</option>
<option value=”Andy Linighan.htm”>Andy Linighan</option>
<option value=”Anders Limpar.htm”>Anders Limpar</option>
</select>

Thanks for your time,

HTMLOFHARDWORK!

to post a comment
HTML

5 Comments(s)

Copy linkTweet thisAlerts:
@phpnoviceMar 24.2005 — One can't tell [b][i]anything[/i][/b] from the HTML -- where a JavaScript function is involved.
Copy linkTweet thisAlerts:
@HTMLOFHARDWORK_authorMar 24.2005 — I'm new to HTML, what do you mean?
Copy linkTweet thisAlerts:
@phpnoviceMar 24.2005 — The following is executing a JavaScript function and, within that function, is where the problem lies:

onChange="MM_jumpMenu('parent',this,1)"
Copy linkTweet thisAlerts:
@HTMLOFHARDWORK_authorMar 24.2005 — So what do you suggest? please
Copy linkTweet thisAlerts:
@phpnoviceMar 24.2005 — If the content of that function is not too large, post it here so we can see what it is doing.
×

Success!

Help @HTMLOFHARDWORK_ 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.1,
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: @Yussuf4331,
tipped: article
amount: 1000 SATS,

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

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