Jump to content
xisto Community
sachavdk

Rollout Menu In Javascript How making rollout menu using JavaScript

Recommended Posts

Hi,

 

As I suppose everybody knows the JavaScript menus when you roll over a button, a graphical submenu is rolled out (such as the menus in windows).

Now I want to try making one myself since it is a project for school and I can't come up with a ripped version of some menu.

 

The idea is when a user goes with the cursor over a tablecell, a javascriptmenu is shown.

ie:

<table><tr><td onMouseOver="javascript:show_menu('whatever')">Whatever</td></tr></table>

I can work with JavaScript and I have some experience using little functions, but this is probably gonna be a huge arithmetical and graphical function.

 

Is there someone who can help me starting to make such a menu?

Share this post


Link to post
Share on other sites

I'm sorry I'm double posting, but I've forgotten to mention the menu can use some html and images etc.

Share this post


Link to post
Share on other sites

Hmmm its great :P. I'm gonna try it to implement in my menus. Thanks

Share this post


Link to post
Share on other sites

do these scripts work in firefox?? I do'nt want to download to see if it works. Because I have had javascripts that don'e work.

Share this post


Link to post
Share on other sites

do these scripts work in firefox?? I do'nt want to download to see if it works. Because I have had javascripts that don'e work.

162185[/snapback]

Oh dear. Failed JavaScript sucks, doesn't it? Well, the link that I provided uses CSS and not JavaScript, and YES, it will work in Firefox. Internet Explorer has trouble rendering the menus, but the tutorial provided by me and Tyssen will work in both internet explorer and firefox.

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
×
  • Create New...

Important Information

Terms of Use | Privacy Policy | Guidelines | We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.