langel
langel

Reputation: 99

How do you make a rollover menu?

I was wondering how to make a rollover menu like this http://wareztuga.ws/

Which language is it?

Can you give me the function/tutorial for that?

How hard can it be to make a rollover menu with that sort of design?

Thanks for your help

Upvotes: 0

Views: 1074

Answers (2)

langel
langel

Reputation: 99

I found a pretty useful tutorial, http://www.webtoolkit.info/jquery-menu.html Enjoy it!

Upvotes: 0

gideon
gideon

Reputation: 19465

Its all css/javascipt. There are many libraries out there that help you with this.

Try Superfish.

You will need to know, javascript, a little jquery and some html.

Have a look at the examples.

In terms of design, you need to change/work with, the CSS (superfish.css). Here you can change the colors, and graphics that are displayed.

Upvotes: 2

Related Questions