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
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!
精彩评论