开发者

How do you make a rollover menu?

开发者 https://www.devze.com 2023-02-19 19:07 出处:网络
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?

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


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.


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

0

精彩评论

暂无评论...
验证码 换一张
取 消