Team:Warsaw/Team

From 2010.igem.org

(Difference between revisions)
Line 13: Line 13:
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js"></script>
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js"></script>
<script type="text/javascript">
<script type="text/javascript">
-
 
Line 26: Line 25:
                
                
}
}
 +
           
});
});
 +
        $(".foto").each(function(){
 +
    $(this).css('width' , '120px');
 +
   
 +
});
 +
 +
        $(".pic").each(function(){
 +
    $(this).css('width' , '120px');
 +
   
 +
});
 +
$(".foto").each(function(){
$(".foto").each(function(){
    var rot = Math.random()*30-15+'deg';
    var rot = Math.random()*30-15+'deg';
Line 63: Line 73:
<div class="foto"  style="display:inline-block; width:auto">
<div class="foto"  style="display:inline-block; width:auto">
-
<img src="http://www.phawker.com/wp-content/uploads/2008/10/austin-powers-poster.jpg"/><br>To jest prawdziwy demot!
+
<img class="pic" src="http://www.phawker.com/wp-content/uploads/2008/10/austin-powers-poster.jpg"/><br>To jest prawdziwy demot!
</div>
</div>

Revision as of 16:02, 9 July 2010

Example Tabs


To jest prawdziwy demot!