SpiceBrains JQuery Menu

Visit their website for more documentation and an advanced, but commercial menu script at: http://spicebrains.com/multi-level-drop-down-menu/

The Output


 

DBTree Syntax

The instancename must be "jsddm"

<cfmodule template="dbtree.cfm"
instancename="jsddm"
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">