Difference between revisions of "Team:Tuebingen/Notebook"

Line 33: Line 33:
 
count++;
 
count++;
 
week.appendChild(date);
 
week.appendChild(date);
week.onclick = function(} {
+
week.onclick = function() {};
activeWeek.style.display = 'none';
+
var nextWeek = '';
+
this.style.display = 'block';
+
};
+
 
}
 
}
 
month.appendChild(week);
 
month.appendChild(week);

Revision as of 10:19, 18 September 2015

<
>