Difference between revisions of "Team:ETH Zurich/Notebook"

m
m
Line 11: Line 11:
 
document.getElementById('notes').innerHTML = "You have selected the fine day of ";
 
document.getElementById('notes').innerHTML = "You have selected the fine day of ";
 
document.getElementById('notes').innerHTML += dateText;
 
document.getElementById('notes').innerHTML += dateText;
document.getElementById('notes').innerHTML += ". Unfortunately, the notes for that day have run away and we can't find them. :(";
+
document.getElementById('notes').innerHTML += ". Oh dear...the notes for that day seem to have run away and we can't find them. :(";
 
}
 
}
 
});
 
});
Line 42: Line 42:
 
</div>
 
</div>
 
<div id="notes">
 
<div id="notes">
 
+
Select a day to see what our lab did that day.
 
</div>
 
</div>
  

Revision as of 16:03, 23 July 2015

"What I cannot create I do not understand."
- Richard Feynmann

Notebook

Select a day to see what our lab did that day.