/    Sign up×
Community /Pin to ProfileBookmark

onmouseover pop up a menu

[FONT=Arial]Can someone please tell me how can I create a button that will onmouseover produce a menu of different links to pick from. I have done endless searches with no luck. I know it can’t be that difficult to create.[/FONT]

to post a comment
JavaScript

6 Comments(s)

Copy linkTweet thisAlerts:
@javaqueenauthorNov 07.2005 — Kravvitz, I checked out the links you sent me. They all seem more then I need.

I only want one button to show an additional menu, separate from the other buttons. Like the following menu picks:

About Us (link to a separate web page)

Vacation Properties - (I want this button to show an additionl menu)

-------------------- Long Term (link to a separate web page)

-------------------- Short Term (link to a separate web page)

-------------------- Fully Furnished (link to a separate web page)

-------------------- ......

Contact Us ( link separate web page)

......

Isn't there a real simple java script to do this?
Copy linkTweet thisAlerts:
@KravvitzNov 07.2005 — You could do it with JavaScript, but CSS is better.

You can easily use Suckerfish for just one sub-menu.

[url=http://www.thecounter.com/stats/2005/October/javas.php]Keep in mind that about 10% of Internet users use a browser that doesn't have JavaScript enabled.[/url]
Copy linkTweet thisAlerts:
@javaqueenauthorNov 07.2005 — OK! I'll give it a try....Thanks
Copy linkTweet thisAlerts:
@redfoxNov 07.2005 — create a panel or placeholder, make its property visible false as a default, you can also set it to visible false using javascript , then try creating a function that will make it visible or the other way around, then call that function in you html tag that you require it to be in,

ex.

<input type = button name="but1" id="but1" onMouseOver="the function you created in javascript">
Copy linkTweet thisAlerts:
@javaqueenauthorNov 08.2005 — Thanks redfox for your input.
×

Success!

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