Help


Menu Builder


The Object Menu have these variables:
Template - Template of Menu
Menu - Contents of Menu
Template Normal Option - Format of Template Option normal link
Template without link Option - Format of Template Option without link
Template split Option - Format of Template Option split


Menu contents:
Normal Option : This is a link | http:\\www.linkanonymous.com
Without Link : This is a option without link
Split Option : |This is a Split

The contents syntax example:

This is a link | http:\\www.linkanonymous.com
This is a option without link
|This is a Split


Template options
In the Template options, the variables $link[0] and $link[1] are the text before and after de "|" caracter in menu contents, the rest of the code is simple html or javascript.