Team:NCTU Formosa/source/head-index
From 2014.igem.org
(Difference between revisions)
Line 649: | Line 649: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$(".attach").click(function(){ | $(".attach").click(function(){ | ||
- | $("wordbox").animate({ | + | $(".wordbox").animate({ |
- | + | ||
opacity:'1', | opacity:'1', | ||
height:'150px', | height:'150px', | ||
Line 661: | Line 660: | ||
}); | }); | ||
}); | }); | ||
+ | |||
</script> | </script> |
Revision as of 03:30, 18 October 2014