CU-Boulder:Header

From 2013.igem.org

(Difference between revisions)
Line 127: Line 127:
$(function() {
$(function() {
     $( ".tabs" ).tabs({
     $( ".tabs" ).tabs({
-
       event: "mouseover"
+
       event: "mouseover", heightStyle: "auto"
     });
     });
   });
   });
</script>
</script>
</html>
</html>

Revision as of 18:27, 4 July 2013