如何在Asp.net中创建菜单. [英] How to create Menus in Asp.net.

查看:86
本文介绍了如何在Asp.net中创建菜单.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

亲爱的朋友,


我正在使用C#和SqlServer 2005在Asp.net中创建网站.

如何在Asp.net中创建菜单,例如

主页,关于我们,服务,我们的价值观,我们的使命,联系我们.


我需要出色的菜单....才能使网站看起来更好.

请帮助我,在此先谢谢您.

Dear Friends,


Am Creating a Website in Asp.net using C# and SqlServer 2005.

How to create MENUS in Asp.net such as

Home , aboutus, Services,Our values, Our Mission, Contact us.


I need Excellent Menus....to look a website a good look.

Please help me, Thanks in Advance.

推荐答案

您也需要做一些研究.不要只是要求一切.

检查以下内容:
MSDN:ASP.NET菜单控件概述 [ ^ ]
使用jQuery的ASP.NET中的动态菜单控件 [ ^ ]
Do some research on your part too. Don''t just ask for everything.

Check the following:
MSDN: ASP.NET Menu Control Overview[^]
Dynamic Menu control in ASP.NET using jQuery[^]


使用 ASP.NET菜单控件,您可以为ASP.NET网页开发静态和动态显示的菜单.
您可以直接在控件中配置Menu控件的内容,也可以通过将控件绑定到数据源来指定内容.

无需编写任何代码,您就可以控制ASP.NET Menu controlappearance, orientation, and content.

除了控件公开的视觉属性外,该控件还支持ASP.NET控件skins and themes.

有关外观和主题的更多信息,请参见 ASP.NET主题和外观概述 [ ^ ].

还请检出:菜单控件概述 [ ASP.NET水平菜单控件 [基于以下内容的ASP.NET动态XML Web菜单控件JavaScript [ ^ ]

许多相同的文章,请查看 ^ ]
The ASP.NET Menu control allows you to develop both statically and dynamically displayed menus for your ASP.NET Web pages.
You can configure the contents of the Menu control directly in the control, or you can specify the contents by binding the control to a data source.

Without writing any code, you can control the appearance, orientation, and content of an ASP.NET Menu control.

In addition to the visual properties exposed by the control, the control supports ASP.NET control skins and themes.

For more information on skins and themes, see ASP.NET Themes and Skins Overview[^].

Also check out: Menu Control Overview[^]

Refer a CP Article on same:
ASP.NET Horizontal Menu Control[^]

You can use JavaScript in menu, have look on another CP Article:
ASP.NET Dynamic XML Web Menu Control based on JavaScript[^]

Lot of articles on same, have a look at CodeProject Search[^]


在以下链接中找到示例:
http://speckyboy.com/2008/10/19 /35-easy-to-use-free-ajax-navigation-solutions/ [
Find the samples in the following links:
http://speckyboy.com/2008/10/19/35-easy-to-use-free-ajax-navigation-solutions/[^]


这篇关于如何在Asp.net中创建菜单.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆