0

I am using jQuery v1.6.1 and jQuery UI 1.8.12 and, using those JavaScript libraries, I would like to implement a "simple" menu, similar to the one present in the StackOverflow website when hovering over the nickname.

Where I can find some useful tutorial or information about jQuery menus? What do you advise?

1
  • 1
    actually you do most of the things in css and html, jquery only provides you the visual effect Commented Aug 5, 2011 at 9:07

2 Answers 2

2

Since you are already using jQuery UI have you looked at the Tabs widget?

http://jqueryui.com/demos/tabs/

Sign up to request clarification or add additional context in comments.

1 Comment

I have looked to that. How should I implement a menu using that?
0

How about updating to JQuery UI 1.9 and then be using the JQuery UI menu?

1 Comment

Is jQuery v1.9 a stable version? Can I use that in production mode?

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.