Template:Team:KIT-Kyoto/hp

From 2014.igem.org

(Difference between revisions)
Line 12: Line 12:
});
});
 +
 +
$(function(){
var checkpbw = function(){
var checkpbw = function(){
var pbw = $("#container").width();
var pbw = $("#container").width();
Line 20: Line 22:
}else {
}else {
$("#picbox").css({"width":"270px"});
$("#picbox").css({"width":"270px"});
 +
}
}
}
Line 85: Line 88:
     });
     });
}, 6000);
}, 6000);
-
 
+
});
-
};);
+
</script>
</script>

Revision as of 19:42, 26 September 2014