开发者

Dynamic Navigation Bar

How I can Make Navigation bar in my site as A>E>D>S>H......

I tr开发者_开发知识库ied more to find an example also I searched more but I couldn't find particular example searched I need any one help me!


You want to this.

http://en.wikipedia.org/wiki/Breadcrumb_%28navigation%29

You google breadcrumb keyword with which programming language you want to use.


Are you refering to a page navigation breadcrumb that lists the heirarchy of parent pages based on the current child page?

If so you can use the ASP:Sitemappath control which reads from a Web.sitemap file within your ASP .Net solution. This is appropriate for most static ASP .Net websites where you are manually keeping the sitemap up to date. If you are using a content management system there is usually a mechanism to generate the sitemap content dynamically.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜