CU-Boulder:Header

From 2013.igem.org

(Difference between revisions)
Line 119: Line 119:
}, function() {
}, function() {
     $(this).animate({"color":"#fff"}, 500);
     $(this).animate({"color":"#fff"}, 500);
-
});
 
-
$('.dropdown-menu>li>a').hover(function() {
 
-
    $(this).animate({"font-size":"150%"}, 500);
 
-
}, function() {
 
-
    $(this).animate({"font-size":"100%"}, 500);
 
});
});
$(function() {
$(function() {

Revision as of 23:52, 7 July 2013