Template:Kyoto/js

From 2012.igem.org

(Difference between revisions)
Line 2: Line 2:
<html>
<html>
<script type="text/javascript">
<script type="text/javascript">
-
window.onload = function() {
+
$(function() {
     setScroll($("#kyoto-menu"));
     setScroll($("#kyoto-menu"));
-
}
+
});
function showTab(tabname) {
function showTab(tabname) {

Revision as of 02:15, 26 September 2012