Team:Heidelberg/Templates/Footer-Nav
From 2013.igem.org
(Difference between revisions)
Line 4: | Line 4: | ||
<script src="https://2013.igem.org/Team:Heidelberg/Templates/holderjs?action=raw&ctype=text/javascript"></script> | <script src="https://2013.igem.org/Team:Heidelberg/Templates/holderjs?action=raw&ctype=text/javascript"></script> | ||
<script src="https://2013.igem.org/Team:Heidelberg/Templates/easing-js?action=raw&ctype=text/javascript"></script> | <script src="https://2013.igem.org/Team:Heidelberg/Templates/easing-js?action=raw&ctype=text/javascript"></script> | ||
+ | |||
<script type="text/javascript"> | <script type="text/javascript"> | ||
$(function() { | $(function() { | ||
Line 16: | Line 17: | ||
'opacity' :'3.0', | 'opacity' :'3.0', | ||
},500,'easeOutBack',function(){ | },500,'easeOutBack',function(){ | ||
- | $(this).parent().find('ul').fadeIn( | + | $(this).parent().find('ul').fadeIn(100); |
}); | }); | ||
$this.find('img').css('z-index', '1'); | $this.find('img').css('z-index', '1'); |
Revision as of 00:12, 4 October 2013