Team:Warsaw/Team

From 2010.igem.org

(Difference between revisions)
Line 62: Line 62:
$(".foto").each(function(){
$(".foto").each(function(){
    var rot = Math.random()*30-15+'deg';
    var rot = Math.random()*30-15+'deg';
-
    var left = Math.random()*-100+'px';
+
 
-
    var top = Math.random()*100+'px';
+
          /* Marta: dodaje 50px (wartość "na oko"), żeby fotki nie wchodziły na menu */
 +
    var left = (Math.random()*-100 + 50)+'px';
 +
     
 +
            var top = Math.random()*100+'px';
         $(this).css('-webkit-transform' , 'rotate('+rot+')');
         $(this).css('-webkit-transform' , 'rotate('+rot+')');
         $(this).css('-moz-transform' , 'rotate('+rot+')');
         $(this).css('-moz-transform' , 'rotate('+rot+')');

Revision as of 20:09, 10 July 2010


Example Tabs


prof. Jacek Bielecki

Radosław Stachowiak

Kamnil Koper

Kamila Ornoch

Michał Lower

Ania Olchowik
This is our team and friends

Click on the pictures to find out more about us!

You can drag and drop the photos.

This page looks best in Firefox.





Jarek Pankowski

Kuba Piątkowski

Marcin Ziemniak

Anna Safray

Justyna Lesiak

Ania Puławska

Kasia Grześ

Dominik Cysewski

Marta Błaszkiewicz

Joanna Leszczyńska

Albert Bogdanowicz

Chery Moreno

Milena Bazlekowa