Template:Team:KIT-Kyoto/hp
From 2014.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
$(".hp_img").stop().animate({"width":"100px","height":"100px","margin-left":"-12px","margin-top":"-20px"},100,'linear').css({"border-radius":"100px","-webkit-border-radius":"100px","-moz-border-radius":"100px"}); | $(".hp_img").stop().animate({"width":"100px","height":"100px","margin-left":"-12px","margin-top":"-20px"},100,'linear').css({"border-radius":"100px","-webkit-border-radius":"100px","-moz-border-radius":"100px"}); | ||
}, | }, | ||
- | function(){$(".hp_img").stop().animate({"width":" | + | function(){$(".hp_img").stop().animate({"width":"60px","height":"60px","margin-left":"-2px","margin-top":"-10px"},100,'linear').css({"border-radius":"60px","-webkit-border-radius":"60px","-moz-border-radius":"60px"}); |
}); | }); | ||
}); | }); | ||
</script> | </script> |
Revision as of 04:30, 24 September 2014