4 lines
100 B
JavaScript
4 lines
100 B
JavaScript
|
var menudata={children:[
|
||
|
{text:"Main Page",url:"index.html"},
|
||
|
{text:"Modules",url:"modules.html"}]}
|