Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Evan 344 posts 99 karma points
    Feb 06, 2009 @ 18:37
    Evan
    0

    Need help with my subnav...

    Alright I have my subnav set up to display the child nodes of the current node, so when I am on the "Resources" page, the sub nav will display "free stuff" and "Documents" which are both children of "Resources". Now if I click on Documents, which does have children, I would like for those children to create another nav bar under the subnav bar. Here is the code I currently have to display the nav bar, what can I modify to do what I would like?


    ]>
    <>
    version="1.0"
    xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
    xmlns:msxml="urn:schemas-microsoft-com:xslt"
    xmlns:umbraco.library="urn:umbraco.library"
    exclude-result-prefixes="msxml umbraco.library">
















Copy Link
  • Evan 344 posts 99 karma points
    Feb 06, 2009 @ 21:37
    Evan
    0

    Anyone have an idea?

    Copy Link
  • Bill Bolte 15 posts 20 karma points
    Feb 11, 2009 @ 00:41
    Bill Bolte
    0

    I used a loop like such to accomplish it:
    [code]








    [/code]

    Copy Link
  • Please Sign in or register to post replies

    Write your reply to:

    Draft