Team:NCTU Formosa/source/header-team
From 2013.igem.org
(Difference between revisions)
Line 73: | Line 73: | ||
}); | }); | ||
}; | }; | ||
+ | $(document).ready(function(){ | ||
+ | $('a.image').click(function() { return false; }); | ||
+ | $('.floatnone img').each(function(){ $(this).removeAttr('height');$(this).removeAttr('width'); }); | ||
+ | }); | ||
</script> | </script> |
Revision as of 12:30, 23 September 2013