Team:Korea U Seoul/template/banner
From 2013.igem.org
(Difference between revisions)
(2 intermediate revisions not shown) | |||
Line 267: | Line 267: | ||
</li> | </li> | ||
<li><a href="https://2013.igem.org/Team:Korea_U_Seoul/Human_Practice/Outreach">Outreach</a> | <li><a href="https://2013.igem.org/Team:Korea_U_Seoul/Human_Practice/Outreach">Outreach</a> | ||
- | |||
- | |||
</li> | </li> | ||
<li><a href="https://2013.igem.org/Team:Korea_U_Seoul/Human_Practice/Safety">Safety Questions</a> | <li><a href="https://2013.igem.org/Team:Korea_U_Seoul/Human_Practice/Safety">Safety Questions</a> | ||
Line 283: | Line 281: | ||
$('#nav li').bind('mouseenter keyup mouseleave', function() { | $('#nav li').bind('mouseenter keyup mouseleave', function() { | ||
$(this) .addClass('on').siblings().removeClass(); | $(this) .addClass('on').siblings().removeClass(); | ||
+ | |||
+ | $(this).unbind('mouseenter keyup mouseleave', function(){ | ||
+ | |||
+ | }) | ||
}); | }); | ||
</script> | </script> | ||
</body> | </body> | ||
</html> | </html> |
Latest revision as of 22:24, 27 September 2013