/    Sign up×
Community /Pin to ProfileBookmark

How do I make this work ?

Hi: Is there anything you know of that i can put in this menu that will make it open the link in a new page? any help would be appreciated…..Thanks…Les

</form>
<form name=”jump3″>
<select name=”menu3″>
<option value=”#”>– Electrical Lessons –</option>
<option value=”http://www.ibiblio.org/obp/electricCircuits/DC/index.html”>Vol I—D.C. Basics</option>
<option value=”http://www.ibiblio.org/obp/electricCircuits/AC/index.html”>Vol II—A.C.</option>
<option value=”http://www.ibiblio.org/obp/electricCircuits/Semi/index.html”>Vol III–Semiconductors</option>
</select>
<input type=”button” onClick=”location=document.jump3.menu3.options[document.jump3.menu3.selectedIndex].value;” value=”GO”>
</form>

to post a comment
HTML

4 Comments(s)

Copy linkTweet thisAlerts:
@screaming_banjoFeb 19.2004 — <a href="whatever.htm" target="_blank">

HTH
Copy linkTweet thisAlerts:
@lesmcwauthorFeb 19.2004 — Hi again: Thanks for the response, but where do i put it into the form? Thanks...Les

Put this in to open a new window

<a href="whatever.htm" target="_blank">


</form>

<form name="jump3">

<select name="menu3">

<option value="#">-- Electrical Lessons --</option>

<option value="http://www.ibiblio.org/obp/electricCircuits/DC/index.html">Vol I---D.C. Basics</option>

<option value="http://www.ibiblio.org/obp/electricCircuits/AC/index.html">Vol II---A.C.</option>

<option value="http://www.ibiblio.org/obp/electricCircuits/Semi/index.html">Vol III--Semiconductors</option>

</select>

<input type="button" onClick="location=document.jump3.menu3.options[document.jump3.menu3.selectedIndex].value;" value="GO">

</form>
Copy linkTweet thisAlerts:
@fredmvFeb 19.2004 — [i]Originally posted by lesmcw [/i]

[B]...onclick="[color=orangered]window.open([/color]document.jump3.menu3.options[document.jump3.menu3.selectedIndex].value[color=orangered]);[/color]"...[/B][/QUOTE]
Copy linkTweet thisAlerts:
@lesmcwauthorFeb 19.2004 — Thanks Fred: It works perfectly. I am totally amazed at how smart you guys are!!!....Thank you!!!
×

Success!

Help @lesmcw 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.6,
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,
)...