timeout

Timeout is optional and can be used with the type="hovertree". It indicates the delaying time in milliseconds to hide a submenu after the mouse is away from this menu.
If you want to use this functionality, it is necessary to have a javascript on your page wich handles that.

<cf_dbtree
action="get"
type="hovertree"
timeout="1000" 
instancename="instance id"
query="query name"
contentfield="column name"
url_type="db"
url="url">

Example

 

Add your comment to this page Add Comment
Join for a free account, or login if you are already a member.