Team:IIT Madras/Template:header
From 2011.igem.org
(Difference between revisions)
Line 60: | Line 60: | ||
}); | }); | ||
- | $(" | + | $(".project_links").hover(function(){ |
- | $( | + | $(".project_links").show(); |
}, | }, | ||
- | function(){$( | + | function(){$(".project_links").hide();}); |
$("#scribbles_links").hover(function(){ | $("#scribbles_links").hover(function(){ | ||
Line 145: | Line 145: | ||
- | <div class="nav_bar" id="project_links"><ul | + | <div class="nav_bar" id="project_links"><ul class="project_links"> |
<li style="position:relative;top:-14px;left:-550px;">Priciple</li> | <li style="position:relative;top:-14px;left:-550px;">Priciple</li> | ||
<li style="position:relative;top:-59px;left:-525px;">Approach</li> | <li style="position:relative;top:-59px;left:-525px;">Approach</li> |
Revision as of 20:45, 4 October 2011