Team:KIT-Kyoto/Test

From 2014.igem.org

(Difference between revisions)
Line 147: Line 147:
var w = $("#container").width;
var w = $("#container").width;
$(".topmenu img,img.show,img.hide,.topmenu li,.topmenu li a").css({width:w});
$(".topmenu img,img.show,img.hide,.topmenu li,.topmenu li a").css({width:w});
-
var _h = $(".show").height();
 
-
$(".topmenu li,.topmenu a").css({height:_h});
 
}
}
$(function(){
$(function(){

Revision as of 15:46, 10 October 2014


kit