Difference between revisions of "Team:Gaston Day School/Notebook"

Line 74: Line 74:
 
             function enbl(month)
 
             function enbl(month)
 
             {
 
             {
                 if (month == 7)
+
                 if (month == "mo7")
 
                 {
 
                 {
 
                     document.getElementById(month).style.display = "block";
 
                     document.getElementById(month).style.display = "block";
 
                     document.getElementById(mo8).style.display = "none";
 
                     document.getElementById(mo8).style.display = "none";
 
                 }
 
                 }
                 else if (month == 8)
+
                 else if (month == "mo8")
 
                 {
 
                 {
 
                     document.getElementById(month).style.display = "block";
 
                     document.getElementById(month).style.display = "block";

Revision as of 14:16, 18 September 2015

Notebook

July August
July
Sunday Monday Tuesday Wednesday Thursday Friday Saturday
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
August
Sunday Monday Tuesday Wednesday Thursday Friday Saturday
1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31