Team:KIT-Kyoto/Test
From 2014.igem.org
(Difference between revisions)
Line 145: | Line 145: | ||
var topimg = function(){ | var topimg = function(){ | ||
var w = $("#kitfooter-box").width; | var w = $("#kitfooter-box").width; | ||
- | $(" | + | $(".timg a img").css({width:w}); |
var _h = $(".show").height(); | var _h = $(".show").height(); | ||
$(".timg").css({height:_h}); | $(".timg").css({height:_h}); |
Revision as of 16:00, 10 October 2014