Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Saturday July 14 2012 - 06:07:32
What are variables for menu items
Poster: Bugle
Dated: Tuesday April 29 2003 - 14:04:39 BST
I can see what variables are required for the Header Styles & Menu Names but where can i find details of what variables are allowed when defining the actual menu items?
,"Sub Sample 1","# ",,,0
,"Sub Sample 2","show-menu=Sub2","#",,0
,"Sub Sample 3","# ",,,0
what does # do
what does 0 do
are there other variables that can be put in ?
Poster: John
Dated: Tuesday April 29 2003 - 14:39:32 BST
"Almost" anything is allowed in the menu definitions (with an even wider selection in V4, coming shortly). There's no real 'list', as such, but take a close look at Andy's examples on the main site to get a better idea.
Also note the comments in the array file - in this case "// "Description Text", "URL", "Alternate URL", "Status", "Separator Bar"". Therefore the '0' would mean no separator bar.