We launched new forums in March 2019—join us there. In a hurry for help with your website? Get Help Now!
    • 44833
    • 13 Posts
    isXhr returns the `yes` value if the html request is a xhr/AJAX request, otherwise returns the `no` value

    eg:
    [[!isXhr? &yes=`<h2>[[*pagetitle]]</h2>` &no=`<h1>[[*pagetitle]]</h1>`]]