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

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

Revision as of 13:39, 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.