Team:KIT-Kyoto/Test

From 2014.igem.org

(Difference between revisions)
Line 167: Line 167:
var imgh = $('.show img').height();
var imgh = $('.show img').height();
$(".timg").css({height:imgh});
$(".timg").css({height:imgh});
-
}
 
}
}
$(function(){
$(function(){

Revision as of 16:46, 10 October 2014


kit