Team:ETH Zurich/Templates
From 2013.igem.org
(Difference between revisions)
Line 357: | Line 357: | ||
// Navigation | // Navigation | ||
$('#eth_nav > ul > li').bind('mouseover', eth_nav_open); | $('#eth_nav > ul > li').bind('mouseover', eth_nav_open); | ||
- | $('# | + | $('#eth_nav > ul > li').bind('mouseout', eth_nav_timer); |
// Enable/disable login/wiki | // Enable/disable login/wiki | ||
Line 384: | Line 384: | ||
}); | }); | ||
- | document.onclick = eth_nav_close; | + | // document.onclick = eth_nav_close; |
</script> | </script> | ||
Line 401: | Line 401: | ||
<div id="eth_nav"> | <div id="eth_nav"> | ||
*[[Team:ETH_Zurich|Home]] | *[[Team:ETH_Zurich|Home]] | ||
- | * | + | * <html><a href="#">Team</a></html> |
**[[Team:ETH_Zurich/Team|Students]] | **[[Team:ETH_Zurich/Team|Students]] | ||
**[[Team:ETH_Zurich/Supervisors|Advisors]] | **[[Team:ETH_Zurich/Supervisors|Advisors]] |
Revision as of 12:42, 22 August 2013