Team:Tec-Monterrey/ITESM14 notebook.html
From 2014.igem.org
(Difference between revisions)
Ejzardainc (Talk | contribs) |
Ejzardainc (Talk | contribs) |
||
Line 27: | Line 27: | ||
var day = date.getDate(); | var day = date.getDate(); | ||
var pid = "date-" + month + "-" + day; | var pid = "date-" + month + "-" + day; | ||
- | $("#myid").load(" | + | $("#myid").load("https://2014.igem.org/Team:Tec-Monterrey/ITESM14_notebook_data.html #" + pid); |
} | } | ||
}); | }); |
Revision as of 12:16, 12 October 2014