Team:Tuebingen/Template/NavigationAccLava

From 2013.igem.org

(Difference between revisions)
Line 10: Line 10:
-
<!-- LavaLamp -->
 
<script type='text/javascript'  style="display:none">
<script type='text/javascript'  style="display:none">
(function(jQuery){jQuery.fn.lavaLamp=function(o){o=jQuery.extend({target:'li',fx:'swing',speed:500,click:function(){return true},startItem:'',autoReturn:true,returnDelay:0,setOnClick:true,homeTop:0,homeLeft:0,homeWidth:0,homeHeight:0,returnHome:false},o||{});return this.each(function(){if(jQuery(this).css('position')=='static')
(function(jQuery){jQuery.fn.lavaLamp=function(o){o=jQuery.extend({target:'li',fx:'swing',speed:500,click:function(){return true},startItem:'',autoReturn:true,returnDelay:0,setOnClick:true,homeTop:0,homeLeft:0,homeWidth:0,homeHeight:0,returnHome:false},o||{});return this.each(function(){if(jQuery(this).css('position')=='static')
Line 31: Line 30:
.animate({left:$el.position().left,top:$el.position().top,width:$el.outerWidth()-bx,height:$el.outerHeight()-by},o.speed,o.fx);};});};})(jQuery);
.animate({left:$el.position().left,top:$el.position().top,width:$el.outerWidth()-bx,height:$el.outerHeight()-by},o.speed,o.fx);};});};})(jQuery);
</script>
</script>
-
<!-- /LavaLamp -->
 
<script type="text/javascript">  
<script type="text/javascript">  
Line 80: Line 78:
height:23px;
height:23px;
}
}
-
/* #left ul.AccLavaNavigationgreen li{
 
-
border-color:#96d446;
 
-
}
 
-
#left ul.AccLavaNavigationblue li{
 
-
border-color:#386abc;
 
-
}
 
-
#left ul.AccLavaNavigationred li{
 
-
border-color:#fb5c2b;
 
-
}
 
-
#left ul.AccLavaNavigationyellow li{
 
-
border-color:#fad72a;
 
-
} */
 
#left a{
#left a{
color: blue;
color: blue;

Revision as of 00:20, 25 August 2013