Team:Heidelberg/Templates/Footer-Nav
From 2013.igem.org
(Difference between revisions)
Line 20: | Line 20: | ||
}); | }); | ||
$this.find('img').css('z-index', '1'); | $this.find('img').css('z-index', '1'); | ||
- | |||
$this.find('a:first,h2,ul').addClass('active'); | $this.find('a:first,h2,ul').addClass('active'); | ||
}, | }, | ||
Line 33: | Line 32: | ||
'opacity' :'0', | 'opacity' :'0', | ||
},1000,'easeOutBack'); | },1000,'easeOutBack'); | ||
- | |||
$this.find('a:first,h2,ul').removeClass('active'); | $this.find('a:first,h2,ul').removeClass('active'); | ||
} | } |
Revision as of 01:25, 4 October 2013