Team:Warsaw/Team

From 2010.igem.org

(Difference between revisions)
Line 28: Line 28:
});
});
         $(".foto").each(function(){
         $(".foto").each(function(){
 +
    $(this).css('width' , '120px');
 +
   
 +
});
 +
       
 +
        $(".foto").mouseover(function(){
 +
    $(this).css('width' , '180px');
 +
   
 +
});
 +
        $(".foto").mouseout(function(){
    $(this).css('width' , '120px');
    $(this).css('width' , '120px');
     
     
Line 33: Line 42:
         $(".pic").each(function(){
         $(".pic").each(function(){
-
    $(this).css('width' , '120px');
+
    $(this).css('width' , '100%');
     
     
});
});

Revision as of 16:22, 9 July 2010

Example Tabs

Description here

Michał Lower

prof. Jacek Bielecki

Ania Olchowik

Jarek "Zmora" Pankowski

Kamila Ornoch

Kamnil Koper

Kuba Piątkowski

Marcin Ziemniak

Anna Safray

Radosław Stachowiak

To jest prawdziwy demot!