<div [+wf.classes+]> <!-- wfFlyOutouterTpl --> <ul> [+wf.wrapper+] </ul> </div>
<!-- wfFlyOutparentRowTpl -->
<li><a [+wf.classes+] href="[+wf.link+]">[+wf.linktext+]<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
[+wf.wrapper+]
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
<!-- wfFlyOutinnerTpl -->
<ul>
[+wf.wrapper+]
</ul>
<li><a [+wf.classes+] href="[+wf.link+]" title="[+wf.title+]">[+wf.linktext+]</a></li>
<!-- wfFlyOutinnerRowTpl -->
<li><a [+wf.classes+] href="[+wf.link+]">[+wf.linktext+]<!--[if IE 7]><!--></a><!--<![endif]-->
<!--[if lte IE 6]><table><tr><td><![endif]-->
[+wf.wrapper+]
<!--[if lte IE 6]></td></tr></table></a><![endif]-->
</li>
Quote from: Briggsy at Sep 21, 2006, 06:53 PMThis is due to it not being able to "hover". Its not a WayFInder issue but worth noting as I just changed my site to use Flyout and I got a call saying the CEO could not longer access the menus... doh.
You mean unable to hover links ?
Stu’s menu does not require an .htc file, I assumed this would work with mobiles...
Wayfinder itself is free to use in commercial sites too! Sorry for any mix ups that may have caused..
1. If you are using this on a personal web site then please add a comment and a link back to CSSplay. I would also appreciate a donation to the ’Support CSSplay’ fund.
2. If you are using this on a commercial web site then please email me asking for permission - stu{at}cssplay.co.uk and again a donation to the ’Support CSSplay’ fund would be appreciated.
I should think it would be. Make your outer template contain the link and the introtext.
Tell Wayfinder to use the introtext field as the [+description+], and use that placeholder in the outer template.
<li><a href="[+wf.link+]">[+wf.linktext+]</a> - [+wf.title+]</li>
[[Wayfinder?startID=`39`&level=`1`&rowTpl=`rowTpl`&titleOfLinks=`description`]]
This discussion is closed to further replies. Keep calm and carry on.