Template:Team:Virginia:Test
From 2014.igem.org
(Difference between revisions)
Line 411: | Line 411: | ||
$(document).ready(function(){ | $(document).ready(function(){ | ||
$('#navbar > li').hover(function() { | $('#navbar > li').hover(function() { | ||
- | $(this).find('ul').slideToggle(" | + | $(this).find('ul').slideToggle("fast"); |
}); | }); | ||
Revision as of 18:55, 16 October 2014