Team:NCTU Formosa/source/header-biobricks

From 2013.igem.org

(Difference between revisions)
Line 26: Line 26:
}  
}  
</style>
</style>
 +
 +
<script>
 +
$(document).ready(function(){
 +
$('a.image').click(function() { return false; });
 +
$('img').each(function(){ $(this).removeAttr('height');$(this).removeAttr('width'); });
 +
});
 +
</script>

Revision as of 10:54, 21 October 2013