Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Everything / menu

Menu

menu

Great Reads

by Michael D Bray
Use the provided CSS with classed DIVs to build a clean-looking web-based menu that requires no JavaScript, and supports unlimited levels of both horizontal and vertical menus.
by ASP.NET Community
Getting Active Directory queries to work in ASP.NET and IIS can be extremely tricky, especially if you're just getting started with ASP.NET, IIS and
by Nikfazan
This article shows how you can add jQuery UI Theme to Superfish Menu and Superfish Menu RTL
by Anurag_Gahrat
In this guide, learn about CSS Glassmorphism, its history, its characteristics, and how to create it, along with examples.

Latest Articles

by Michael D Bray
Use the provided CSS with classed DIVs to build a clean-looking web-based menu that requires no JavaScript, and supports unlimited levels of both horizontal and vertical menus.
by ASP.NET Community
Getting Active Directory queries to work in ASP.NET and IIS can be extremely tricky, especially if you're just getting started with ASP.NET, IIS and
by Nikfazan
This article shows how you can add jQuery UI Theme to Superfish Menu and Superfish Menu RTL
by Anurag_Gahrat
In this guide, learn about CSS Glassmorphism, its history, its characteristics, and how to create it, along with examples.

All Articles

Sort by Score

menu 

by Michael D Bray
Use the provided CSS with classed DIVs to build a clean-looking web-based menu that requires no JavaScript, and supports unlimited levels of both horizontal and vertical menus.
by Tejas Vaishnav
ASP.NET menu control not shown properly in Chrome and Safari
by senthill
This tip will teach you how to create custom top navigation menu using custom list and user controls in SharePoint 2013.
by adi007me
This is an example of how to create simple Menus in HTML using jQuery.
by busbyam
Although this tip will work, I certainly would not recommend using it as base for more code, it is pretty inefficient and quite brittle There are lots of really great jquery plugins that will automate all this for you.If you really want to do this yourself, here a quick snippet that I...
by Jawahar Suresh Babu
The article describes how to customize default System Menu in WPF
by Jon Anthony
This is a short tutorial on how to make glowing bullet points that fade in when you move the mouse over and fade away afterwards
by Stefan Huy
How to iterate recursively through all menu items in a menuStrip Control
by lukeer
A MenuItem with special text is rendered as a separator
by Bojin Li
Integrating jQuery Context Menu Plugin with Bing Maps AJAX Control V7
by jadon1979
Ever want to pin a file to the Start Menu? This is a simple class I built that allows you to do just that. It works on XP, Vista, and Windows 7. I've included a small example at the bottom of this post.#Region " Pinner Class " Public Class smPinner Private _isPinned As...
by vblover Programmer
Load Menu from Resource-Only DLL (created by VC++) and Set for Form As MainMenu by API Functions.
by Steffen Ploetz
The Win32++ class library sample collection does not contain a sample, that creates the frame menu via API instead of via resources. Here is the missing part.