We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 18026
    • 14 Posts
    I am working on a site ...

    http://www.loopassociates.com/

    In the top i have a Wayfindermenu (works fine) . On the sidebar - the menu on top (listing different cases) the navigation is made with Ditto, and the below menu * Brand Identity * Web * Packaging * Space is also a wayfinder menu. Wayfinder puts classes active and last on the menus last clicked. Is there a way to achieve the same with Ditto. The plan is to make the (cases) menu clicked Grey in the Ditto menu - as the two other menus. I don’t want to use a:visited - since it make all visited menus Grey in IE.

    As you can see i use Bold - normal - in the Ditto menu. (is that possible with wayfinder - because MB i can use wayfinder to create the cases menu or ??
      • 4172
      • 5,888 Posts
      perhaps you can do it with PHx:

      [+id:is=`[*id*]`:then=`class="active"`+]
        -------------------------------

        you can buy me a beer, if you like MIGX

        http://webcmsolutions.de/migx.html

        Thanks!
        • 18026
        • 14 Posts
        So how would i do that if ...

        <div class="ditto_item" id="ditto_item_[+id+]"> <a href="[~[+id+]~]"><strong>[+pagetitle+]</strong>&nbsp;&nbsp;[+longtitle+]</a>
        </div>

        is my Ditto call ? (im more a graphic designer than i am a programmer smiley
          • 9995
          • 1,613 Posts
          in my case it had to be:

          <div [*id:is=`[+id+]`:then=`class="active"`*]>
            Evolution user, I like the back-end speed and simplicity smiley
            • 33238
            • 388 Posts
            Bruno, fourroses: PHX Is amazing! Thank you guys!
              --
              ysanmiguel.com