ASP.NET Horizontal Menu Control
Posted
on ASP alliance
See other posts from ASP alliance
Published on Tue, 02 Feb 2010 00:00:00 GMT
Indexed on
2010/03/07
23:55 UTC
Read the original article
Hit count: 401
Filed under:
A few weeks ago, I was working on an ASP.NET web application and needed a simple horizontal menu with a submenu. I decided to use ASP.NET's Menu control: Just drag and drop the control on to the page. Simple enough, but the control did not provide access key and target window support on menu items. I have put together a tutorial on how to include an access key attribute, include a target attribute, and include a site map path.
© ASP alliance or respective owner