Template:Team:UC Davis/MutantWidget

From 2011.igem.org

(Difference between revisions)
(Created page with "<script> $(document).ready(function(){ //Convert the ul to a table for some reason. $('#mutantwidget').wrapInner('<table/>').wrapInner('<div id="mw_selectmenu"/>'); $('#mut...")
Line 1: Line 1:
 +
<html>
<script>
<script>
$(document).ready(function(){
$(document).ready(function(){
Line 87: Line 88:
}
}
</style>
</style>
 +
</html>

Revision as of 23:55, 20 September 2011