@Susan Does this work in Revo, rel="category"?
Never seen it before now. Probably the one feature I bat hovered.
I am going to try it out.
I have been using weblinks as my menu parent, and for organisational purposes in the resource tree.
Now I am going to try the rel="category"
weblink1 (href="#")
-Resource One
-Resource two
weblink2 (href="#")
-Resource three
-Resource four
@Emily Won't this work?
<li class="[[+wf.classnames]]"><a href="#">[[+wf.linktext]]</a>[[+wf.wrapper]]</li>
//or <a href="javascript:void(0)"> or better still using unobtrusive javascript
It is a clickable link, even in IPAD, but it won't go anywhere.