Team:KIT-Kyoto/Test

From 2014.igem.org

(Difference between revisions)
Line 145: Line 145:
$(function(){  
$(function(){  
var topimg = function(){
var topimg = function(){
-
var w = $("#container").width;
+
var w = $("#kitfooter-box").width;
$(".topmenu img").css({width:w});
$(".topmenu img").css({width:w});
var _h = $(".show").height();
var _h = $(".show").height();

Revision as of 15:51, 10 October 2014


kit