Template:Team:Valencia Biocampus/Templates/Header
From 2013.igem.org
(Difference between revisions)
Line 54: | Line 54: | ||
$("#toggleWikiMenu").click(function() { | $("#toggleWikiMenu").click(function() { | ||
$("#top-section").toggle(); | $("#top-section").toggle(); | ||
+ | return false; | ||
}); | }); | ||
</script> | </script> | ||
</html> | </html> |