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

m
m
Line 6: Line 6:
 
var text;
 
var text;
 
$.get("https://2015.igem.org/Team:ETH_Zurich/Notebook/Text?action=raw&ctyle=text/javascript", function(response) {text = response;});
 
$.get("https://2015.igem.org/Team:ETH_Zurich/Notebook/Text?action=raw&ctyle=text/javascript", function(response) {text = response;});
 +
text = text.replace(/\n/g,'\t');
 
$( "#datepicker" ).datepicker({
 
$( "#datepicker" ).datepicker({
 
inline:true,
 
inline:true,

Revision as of 14:37, 24 July 2015

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

Notebook

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