Top "Menu" questions

A menu is a user interface mechanism that provides the user a means to view and execute application operations.

how to make horizontal scrolling menu in iOS

I would like to make a menu which will have horizontal scrolling. The menu contains total 16 categories. So I am …

ios objective-c menu horizontalscrollview
Using onPrepareOptionsMenu instead of onCreateOptionsMenu in Fragment

I had a problem setting up some fragment menu items in the ActionBar and I found a way to solve …

android android-fragments events menu android-menu
How to set foreground and background colors on a WPF Menu control?

I've been working in WPF for quite a while, but there's something basic about styling that I just don't get. …

wpf xaml menu menuitem styling
Bootstrap 3 Off-Canvas Sidebar Menu Like Facebook's

I'm using some examples of Bootstrap 3 for an off-canvas sidebar menu when it gets to mobile which can be seen …

twitter-bootstrap menu twitter-bootstrap-3 sidebar
How can i make a list menu "collapsible"?

i have a menu with 4 main items and each one having 3 to 5 sub items. <ul id="navigation"> <…

javascript html joomla menu collapsable
submenu items in WPF Menu

how to make SUBMENU ites visible vertical as a left navigation in CODEGURU.COM In windows we use layoutstyle property …

wpf menu menuitem
remove the right click menu in flash 9

Is it possible, using actionscript 3 to disable the right click menu? Any help greatly appreciated!

flash actionscript-3 menu cs3 right-click
How do you make the area of hover in css larger

I have a list in html that I am formatting as a drop down menu in CSS, however, when I …

css menu hover size area
sliding drawer appear in all activities

I am developing an application that contains many activities and i created my own menu (i don't want to use …

android menu slidingdrawer
Radial menu android with button click?

I want to design menu like this. I have tried animation but it does not retains position of buttons. if …

android menu custom-controls