Default Website Development: Difference between revisions

From Cumulus Wiki
Jump to navigationJump to search
m
Line 76: Line 76:
     {title: "Today-Yest",  menu: "b",  url: "todayyest.htm"},
     {title: "Today-Yest",  menu: "b",  url: "todayyest.htm"},
     {title: "Records",    menu: "b",  submenu: true,  items: [
     {title: "Records",    menu: "b",  submenu: true,  items: [
         {title: "This Month",   menu: "b",  url: "thismonth.htm"},
         {title: "This Month",     menu: "b",  url: "thismonth.htm"},
         {title: "This Year",   menu: "b",  url: "thisyear.htm"},
         {title: "This Year",     menu: "b",  url: "thisyear.htm"},
         {title: "All Time",     menu: "b",  url: "record.htm"},
         {title: "All Time",       menu: "b",  url: "record.htm"},
         {title: "Monthly",     menu: "b".  url: "monthmlyrecords.htm"},
         {title: "Monthly",       menu: "b".  url: "monthmlyrecords.htm"},
     ]},
     ]},
     {title: "Charts",      menu: "b",  submenu: true,  items: [
     {title: "Charts",      menu: "b",  submenu: true,  items: [
Line 86: Line 86:
         {title: "Historic",      menu: "b",  url: "historic.htm"},
         {title: "Historic",      menu: "b",  url: "historic.htm"},
     ]},
     ]},
     {title: "Reports",   menu: "b",  url: "noaareport.htm"},
     {title: "Reports",     menu: "b",  url: "noaareport.htm"},
     {title: "Forum",     menu: "b",  url: "#",  forum: true,  new_window: true},
     {title: "Forum",       menu: "b",  url: "#",  forum: true,  new_window: true},
     {title: "Webcam",     menu: "b",  url: "#",  webcam: true}
     {title: "Webcam",       menu: "b",  url: "#",  webcam: true}
  ];
  ];


320

edits

Navigation menu