[jQuery] Need some suggestions/code to design Menu
Hi ,
I have a design requirement in the following way:
I wanted to make static html pages by using jquery.
1) There will be a horizantal menu on the top with 3 buttons.
2) On click of each button there will be a verticle menu comes with 3
more buttons with a content area next to button.
3) I should be able to select this horizantal buttons to change the
content .
4) I am looking to use more of css as we have more control on design.
Can anyone suggest me jquery way for the above design. Infact i am new
to Jquery .
Thanks