Team:Buenos Aires/Pruebas
From 2013.igem.org
(Difference between revisions)
Line 5: | Line 5: | ||
<meta name="description" content="iGem Buenos Aires" /> | <meta name="description" content="iGem Buenos Aires" /> | ||
<meta name="keywords" content="biosensing, igem, buenos aires, UBA, arsenic"/> | <meta name="keywords" content="biosensing, igem, buenos aires, UBA, arsenic"/> | ||
- | + | <link rel="stylesheet" type="text/css" rel="stylesheet" href="https://2013.igem.org/Team:Buenos_Aires/css/style.css?action=raw&ctype=text/css" /> | |
<link href="http://fonts.googleapis.com/css?family=PT+Sans+Narrow:regular,bold" rel="stylesheet" type="text/css" /> | <link href="http://fonts.googleapis.com/css?family=PT+Sans+Narrow:regular,bold" rel="stylesheet" type="text/css" /> | ||
Line 244: | Line 244: | ||
/* closes the submenu */ | /* closes the submenu */ | ||
$ac_close.bind('click.Menu', function(e) { | $ac_close.bind('click.Menu', function(e) { | ||
- | + | ||
+ | toggleMenuItems('up'); | ||
+ | $(".ac_subitem").css("height", "0px"); | ||
return false; | return false; | ||
}); | }); | ||
Line 273: | Line 275: | ||
}); | }); | ||
$itemImage.fadeIn(1500); | $itemImage.fadeIn(1500); | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
}, | }, | ||
/* | /* |
Revision as of 01:30, 27 May 2013