我想知道,你是否能够帮助我。 我期待着实施多层次的导航、上级部门、儿童、孙儿等,而后者则利用树木数据结构,直接向前推进。
然而,就前端而言,我不想仅仅输出结构中的所有网页。 我只想输出目前网页的结构,加上任何分节,使用分级/补贴。 或与实例有任何联系?
关于如何做到这一点的想法?
许多感谢。
我想知道,你是否能够帮助我。 我期待着实施多层次的导航、上级部门、儿童、孙儿等,而后者则利用树木数据结构,直接向前推进。
然而,就前端而言,我不想仅仅输出结构中的所有网页。 我只想输出目前网页的结构,加上任何分节,使用分级/补贴。 或与实例有任何联系?
关于如何做到这一点的想法?
许多感谢。
面包房确实是你想要的。 您必须确定在文件/盘点/记录/记录中的一般布局。 然后,每页,你只将内容放在文件/观点/控制者/行动上。
如果你利用面包店的布局、view、ele子和助手,你就不得不重复任何html结构。
I m using the excellent Magellan navigation framework from Paul Stovell. When you have this method in the controller Public Function Save(ByVal Contact As Contact) As ActionResult Try ...
when i am trying to combine flipsideview and navigation view i am getting following error "request for member delegate is something not in a structure or union" on the line controller.delegate = ...
I want to create a navigation system for my web application where there are several main categories for articles and several sub tags for each category. For example, in category "Writing" there might ...
I am working on a Wordpress Theme, I need to work on the navigation, I am having a little trouble creating it. The navigation I am looking for looks like this: www.neu.edu/humanities. I have gotten ...
I have started a a new project (to refactor some code), and just can t work out why I keep getting "Can t find page /Index" error. The code works fine until I use an add method (on any collection ...
I want to use the navigation helper to build my navigation menus using Acl. The Acl part I have working fine. I now want to be able to display a few different types of navigation. E.g. admin-nav, ...
Im a newbie to MVC and trying to use the web navigator class in my MVC application. http://polymorphicpodcast.com/shows/webnavigator/ The class enables us to have stongly typed urls in a central class ...
I have seen a similar related post but my situation is a little different so I am posting a new question. I am working on a site that was built by someone else. The navigation is an accordion style ...