We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 33992 ☆ A M B ☆
    • 455 Posts
    Hi,
    The menu of my site created by Wayfinder and works well,
    i am going to use Ajaxify tutorial and i need to add something to <A> tags of my menu items,
    something like this:
    <a class="loadinto-Target" rel="Content" href="my_link.html">.
    the links of menu items are (for example:)
    <a href="contact-us.html" title="Contact Us" >Contact Us</a>,
    this style of links (<a href="...." title="....">....</a>)
    repeat for all links in menu and i want to change it to this link style:
    <a class="loadinto-Target" rel="Content" href="contact-us.html" title="Contact Us">Contact Us</a>

    is it possible? if "yes", HOW?

    Regards
    AHHP
      God loves me. 【ツ】


      MODX.ir (Persian Support)

      Boplo.ir/modx/ (Persian)
      • 28042 ☆ A M B ☆
      • 24,524 Posts
      Make a template for row items and put it in the template. See the Wayfinder documentation for how to use chunks for templates.
        Studying MODX in the desert - http://sottwell.com
        Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
        Join the Slack Community - http://modx.org
        • 33992 ☆ A M B ☆
        • 455 Posts
        Hi,
        Thank you alot.
        i did it and it works well grin grin grin grin grin grin grin grin grin.

        i have another question:
        is it possible i do it for buttons like submit in jot??
        thank you again.
        (please excuse me for my fearful English smiley)
        Regards
        AHHP
          God loves me. 【ツ】


          MODX.ir (Persian Support)

          Boplo.ir/modx/ (Persian)
          • 28042 ☆ A M B ☆
          • 24,524 Posts
          Again, you can use a chunk for a template for the form you want Jot to use. Put whatever you want in it.
            Studying MODX in the desert - http://sottwell.com
            Tips and Tricks from the MODX Forums and Slack Channels - http://modxcookbook.com
            Join the Slack Community - http://modx.org