 |
Mycket flitig postare
|
|
Reg.datum: Aug 2007
Inlägg: 812
|
|
Mycket flitig postare
Reg.datum: Aug 2007
Inlägg: 812
|
Nej, iom att koden ser ut så här:
Citat:
var MENU_ITEMS =
[
['Meny1', null, arrow,
['Meny11', null, arrow,
['Meny111','#'],
['Meny112','#']],
['Meny12', null, arrow,
['Meny121','#'],
['Meny122','#'],
['Meny123','#'],
['Meny124','#']],
['Meny13', null, arrow,
['Meny131','#']],
['Meny14','#'],
['Meny15','#'],
['Meny16','#'],
['Meny17', null, arrow,
['Meny171','#'],
['Meny172','#']]]
,['Meny2', null, arrow,
osv
|
|