Home » Development » Wayfinder » Examples » CSSplay Menu - Ultimate Dropdown

Site Menu

Search

Related Links:



Wayfinder

CSSplay Menu - Ultimate Dropdown

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_ultdrop`]]

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_ultdrop`

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