Team:Kyoto/MethodAndMaterial

From 2012.igem.org

(Difference between revisions)
Line 24: Line 24:
}
}
document.getElementById(tabname).style.display = "block";
document.getElementById(tabname).style.display = "block";
 +
}
 +
 +
document.onload = function() {
 +
showTab("kyoto-tab-protocol");
}
}
</script>
</script>
Line 29: Line 33:
<ul id="kyoto-tabs">
<ul id="kyoto-tabs">
<li><html><a href="" onclick="showTab('kyoto-tab-protocol'); return false;"></html>[[Image:KyotoTab_Protocol.png|link=|Protocol]]<html></a></html></li>
<li><html><a href="" onclick="showTab('kyoto-tab-protocol'); return false;"></html>[[Image:KyotoTab_Protocol.png|link=|Protocol]]<html></a></html></li>
-
<li onclick="showTab('kyoto-tab-parts'); return false;">[[Image:KyotoTab_Parts.png|link=|Parts]]</li>
+
<li><html><a href="" onclick="showTab('kyoto-tab-parts'); return false;"></html>[[Image:KyotoTab_Parts.png|link=|Parts]]<html></a></html></li>
-
<li>Material</li>
+
<li><html><a href="" onclick="showTab('kyoto-tab-material"); return false;"></html>Material<html></a></html></li>
</ul>
</ul>
<div id="kyoto-tab-contents">
<div id="kyoto-tab-contents">

Revision as of 21:35, 24 September 2012

  • Home
  • Project
  • Method And Material
  • Notebook
  • Consideration
  • Team
  • SiteMap