Team:Cornell/templates/tour

From 2012.igem.org

(Difference between revisions)
 
(4 intermediate revisions not shown)
Line 3: Line 3:
<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 7]>    <html class="no-js lt-ie9 lt-ie8" lang="en"> <![endif]-->
<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en"> <![endif]-->
<!--[if IE 8]>    <html class="no-js lt-ie9" lang="en"> <![endif]-->
-
<!--[if gt IE 8]><!-->
+
<!--[if gt IE 8]><!-->{{:Team:Cornell/templates/header}}
 +
Tour 1
 +
<!-- MOVED FUNCTIONALITY TO HEADER
<html class="no-js" lang="en">
<html class="no-js" lang="en">
<body>
<body>
Line 17: Line 19:
links[0]="https://2012.igem.org/Team:Cornell/templates/tour";
links[0]="https://2012.igem.org/Team:Cornell/templates/tour";
links[1]="https://2012.igem.org/Team:Cornell/Sandbox/project/wetlab";
links[1]="https://2012.igem.org/Team:Cornell/Sandbox/project/wetlab";
-
 
+
links[2]="somelink";
for(var i=0;i<links.length;i++) {
for(var i=0;i<links.length;i++) {
if(window.location.href.toString()==links[i]) {
if(window.location.href.toString()==links[i]) {
Line 37: Line 39:
</script>  
</script>  
</html>
</html>
 +
-->

Latest revision as of 02:27, 20 June 2013


Tour 1