Home » Development » Wayfinder » Examples » CSSplay Menu - Revisited Flyout

Site Menu

Search

Related Links:



Wayfinder

CSSplay Menu - Revisited Flyout

The following menu design is from Stu Nicholls at http://www.cssplay.co.uk/menus/

Snippet Call

[[Wayfinder? &startId=`0` &level=`3` &parentRowTpl=`cssplay_revParentRow` &cssTpl=`cssplay_revFlyOut`]]

Snippet Output

Chunks Used

&parentRowTpl=`cssplay_revParentRow`

<li><a [+wf.classes+] href="[+wf.link+]" title="[+wf.title+]">[+wf.linktext+]<!--[if IE 7]><!--></a><!--<![endif]-->
<table><tr><td>

[+wf.wrapper+]

</td></tr></table>
<!--[if lte IE 6]></a><![endif]-->

</li>

&cssTpl=`cssplay_revFlyOut`

<link rel="stylesheet" media="all" type="text/css" href="assets/templates/wayfinder/flyout_revisited.css" />
⇐ Previous Example Next Example ⇒