Team:Evry/template v1

From 2013.igem.org

(Difference between revisions)
Line 49: Line 49:
                 $('a.team-link').css('background','none');
                 $('a.team-link').css('background','none');
                 $('a.notebook-link').css('background','none');  
                 $('a.notebook-link').css('background','none');  
-
                 $('.active').css('display','none');  
+
                 $('.active').css('box-shadow','none');  
             }
             }
             else
             else
Line 58: Line 58:
                 $('a.team-link').css('background','url("http://note.woku1.com/images/img/team.png") no-repeat scroll 50% 5px transparent');
                 $('a.team-link').css('background','url("http://note.woku1.com/images/img/team.png") no-repeat scroll 50% 5px transparent');
                 $('a.notebook-link').css('background','url("http://note.woku1.com/images/img/notebook.png") no-repeat scroll 50% 5px transparent');
                 $('a.notebook-link').css('background','url("http://note.woku1.com/images/img/notebook.png") no-repeat scroll 50% 5px transparent');
-
                $('.active').css('display','block');               
+
                               
             }     
             }     
     });
     });

Revision as of 21:53, 10 August 2013