CU-Boulder:Header

From 2013.igem.org

(Difference between revisions)
Line 124: Line 124:
     $(this).animate({"font-size":"100%"}, 500);
     $(this).animate({"font-size":"100%"}, 500);
});
});
-
 
+
$(function() {
 +
    $( ".tabs" ).tabs({
 +
      event: "mouseover"
 +
    });
 +
  });
</script>
</script>
</html>
</html>

Revision as of 18:18, 4 July 2013