Template:Team:KIT-Kyoto/hidelogo

From 2014.igem.org

(Difference between revisions)
Line 33: Line 33:
$(document).ready(function(){
$(document).ready(function(){
     function showHeight(ele, w) {
     function showHeight(ele, w) {
-
       $(".wndowsize").text("The height for the " + ele +  
+
       $(".windowsize").text("The height for the " + ele +  
                     " is " + w + "px.");
                     " is " + w + "px.");
}
}

Revision as of 15:04, 21 September 2014