Team:Cornell/Sandbox/notebook
From 2012.igem.org
(Difference between revisions)
R.Lizarralde (Talk | contribs) |
R.Lizarralde (Talk | contribs) |
||
Line 12: | Line 12: | ||
if(document.location == "https://2012.igem.org/Team:Cornell/Sandbox/notebook#" + i){ | if(document.location == "https://2012.igem.org/Team:Cornell/Sandbox/notebook#" + i){ | ||
alert(document.location + "hello"); | alert(document.location + "hello"); | ||
- | document.getElementById(" | + | document.getElementById("week" + i + "entry").style.display = 'block'; |
} | } | ||
} | } |
Revision as of 23:13, 5 March 2013