/    Sign up×
Community /Pin to ProfileBookmark

How can I make another drop down menue?

How can I make another drop down menue when the mouse goes over the name? Like when the mouse goes over a name and another menue shows up right beside it.

<div align=”center”>
<Script language=”JavaScript”>
<!– Script courtesy of [url]http://www.web-source.net[/url] – Your Guide to Professional Web Site Design and Development
function goto(form) { var index=form.select.selectedIndex
if (form.select.options[index].value != “0”) {
location=form.select.options[index].value;}}
//–>
</SCRIPT>
<FORM NAME=”form1″>
<SELECT NAME=”select” ONCHANGE=”goto(this.form)” SIZE=”1″>
<OPTION VALUE=””>——-Quick links——-
<OPTION VALUE=”http://buyanddownload.tripod.com/default.html”>Home
<OPTION VALUE=”http://buyanddownload.tripod.com/starteditor.html”>stat editor
<OPTION VALUE=”http://buyanddownload.tripod.com/payment1.html”>Auto fighter
<OPTION VALUE=”http://buyanddownload.tripod.com/Starport.html”>star port
<OPTION VALUE=”http://buyanddownload.tripod.com/Login.htm”>login
<OPTION VALUE=”mailto:[email protected]“>contact me
<input type=”submit” value=”go”>
</SELECT>
</FORM>

So can some tell me how to do that? Because I want another menue and a search engine on it so that I could type in the username and it will just high light the person.

to post a comment
JavaScript

0Be the first to comment 😎

×

Success!

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