Questions tagged [jquery-ui-menu]

The Menu widget that forms part of the jQuery.UI library

Menu is a widget that is a part of the jQuery-ui library.

type: widget
release: 1.9
status: released
documentation: http://api.jqueryui.com/menu/
demo: http://jqueryui.com/menu/

API Documentation

48 questions
0
votes
2 answers

How to force jquery ui menu or similar to show second submenu items horizontally

Menu has 3 levels. First level has only single item called "Show all". Second level contains product categories. Third level contains subcategories. There are no more menu levels. Subcategories must displayed horizontally: Show…
Andrus
  • 26,339
  • 60
  • 204
  • 378
0
votes
2 answers

Using jQuery Menu Widget as a Pop-Up Menu

I'm trying to use the jQuery Menu Widget in my Web Forms app. I threw together a simple demo and it works exactly like the example in the link above. But I want the menu to be a pop up menu. And when the user clicks somewhere else, the menu should…
Jonathan Wood
  • 65,341
  • 71
  • 269
  • 466
0
votes
1 answer

jquery ui menu custom popup

I've found the http://docs.jquery.com/UI/Menu widget. I'd like to achieve exactly the same behavior as seen in this demo: http://view.jqueryui.com/menubar/demos/menu/contextmenu.html But if I add this code on my page:
Attila Fulop
  • 6,861
  • 2
  • 44
  • 50
1 2 3
4