[Radiant] Menu Links
Harvey Bernstein
hb at bsemple.com
Tue Jul 11 09:12:57 CDT 2006
Hey guys,
I have been struggling with this one. I suspect the problem is that I am
missing the obvious. I have lots of different sidebars menu which I
generate like this:-
<r:find url="/what-we-do/">
<h1><r:title/></h1>
<ul>
<r:children:each>
<li><r:link/></li>
</r:children:each>
</ul>
</r:find>
They work fine. My problem is that for accessibility purposes I need to
ensure that I add a title to all links. So the title should be something
like "Click here to find out more about our <INSERT BREADCRUMB>.
I've been struggling to find the right syntax for r:link. Could somebody
point me in the right direction?
Thanks in advance
Harvey
This e-mail has been scanned for all viruses by MessageLabs.
More information about the Radiant
mailing list