Top "Menu" questions

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

Wordpress custom post type hierarchy and menu highlighting (current_page_parent)

I have created a custom post type of 'portfolio' and page with a template that retrieves all posts matching that …

wordpress menu highlight hierarchical custom-post-type
How to set up Jfeinstein10 sliding menu on android/eclipse

I am trying to setup JFeinstein10's sliding menu in eclipse. What i've tried: file > import > from existing …

android eclipse menu compiler-errors sliding
How to evenly distribute menu items with CSS when width and quantity is not known?

I've read a lot on evenly distributing elements using css but every solution i've found requires you to know and …

css menu tabs distributed
Drop Down menu disappears when mouse hover

I have made a test page for my site Demo Link The dropdown menu here is disappearing whenever I hover …

html css drop-down-menu menu mousehover
Content of article not showing

I have a menu item that links to an article, I have the menu item shown in the page, but …

joomla menu header article
Android: Multiple Option Menus in one Activity

I have an Activity containing a ViewFlipper and would like to show a different option menu for each view in …

android android-activity menu option
What's the purpose of dropdown-toggle class in bootstrap dropdowns?

Dropdown menus work perfectly with or without the dropdown-toggle bootstrap class being applied to <button> element,so why …

html twitter-bootstrap menu dropdown
Responsive replacement for Semantic UI's navigation menu

Semantic UI has some problems when it comes to it's menu collection. In short, it's not responsive at all, and …

jquery css menu navigationbar semantic-ui
wp_nav_menu() : custom walker

I am starting at WP theming, and it's been more than one day that I am looking to do the …

wordpress menu theming
ASP.NET horizontal menu with submenu appearing below, also horizontal

I've got a horizontal menu with UL/LI markup that I want to convert to an ASP:Menu in .net 3.5. …

asp.net menu submenu aspmenu