Team:Cornell/Sandbox/notebook

From 2012.igem.org

(Difference between revisions)
Line 9: Line 9:
alert("hello");
alert("hello");
var num = 3;
var num = 3;
-
for(int i = 0; i<num; i++) {
+
-
if(document.location == "https://2012.igem.org/Team:Cornell/Sandbox/notebook#" + i){
+
-
alert(document.location + "hello");
+
-
document.getElementById("week" + i + "entry").style.display = 'block';
+
-
}
+
-
}
+
}
}
</script>
</script>

Revision as of 23:07, 5 March 2013

Notebook

Filter by subteam:
show all

only
only
only
only
only
only

Week 1

WetTest

DryTest

ModelTest

HPracTest

WikiTest

AnimTest