Superfish JQuery Menu

Superfish, created by Joel Birch, is an enhanced Suckerfish-style menu jQuery plugin that takes an existing pure CSS drop-down menu. More information can be read on his website http://users.tpg.com.au/j_birch/plugins/superfish/#getting-started

The Output


 

 

 

 

DBTree Syntax

Add the 'class' Attribute

<cfmodule template="dbtree.cfm"
instancename="id of the menu"
datasource="name of the datasource"
table="name of the database table"
action="get"
type="linked"
url_type="db"
url="column name"
id="column name"
parent="column name"
contentfield="column name"
titlefield="column name"
class="sf-menu sf-vertical">