Team:UNIPV-Pavia/TestTeam

From 2011.igem.org

(Difference between revisions)
(Created page with "TestTeam")
Line 1: Line 1:
-
TestTeam
+
{{main}}
 +
 
 +
 +
 
 +
 
 +
 
 +
<html>
 +
<script type="text/javascript" src="https://2011.igem.org/Team:UNIPV-Pavia/Templates/jquery_js?action=raw&ctype=text/javascript"></script>
 +
<script type="text/javascript">
 +
 +
$(document).ready(function() {
 +
 
 +
  var nam = new Array();
 +
  nam[1] = "1111";
 +
  nam[2] = "2222";
 +
  nam[3] = "3333";
 +
  nam[4] = "44444";
 +
  nam[5] = "55555";
 +
  nam[6] = "66666";
 +
  nam[7] = "777777";
 +
  nam[8] = "8888";
 +
  nam[9] = "99999";
 +
  nam[10] = "10101";
 +
      nam[11] = "11 11";
 +
 
 +
 
 +
  var port = new Array();
 +
  port[1] = "http://www.iconpalace.com/icon_preview/Man-1519-256.jpg";
 +
  port[2] = "http://www.iconpalace.com/icon_preview/Woman-1815-256.jpg";
 +
  port[3] = "http://aux.iconpedia.net/uploads/1766613931.pngr";
 +
  port[4] = "http://www.iconpalace.com/icon_preview/Edit%20Male%20User-1620-256.jpg";
 +
  port[5] = "http://www.iconpalace.com/icon_preview/Man-1519-256.jpg";
 +
  port[6] = "http://aux.iconpedia.net/uploads/1766613931.png";
 +
  port[7] = "http://www.iconpalace.com/icon_preview/Woman-1815-256.jpg";
 +
  port[8] = "http://aux.iconpedia.net/uploads/1766613931.png";
 +
  port[9] = "http://aux.iconpedia.net/uploads/1766613931.png";
 +
  port[10] = "http://www.iconpalace.com/icon_preview/Woman-1815-256.jpg";
 +
  port[11] = "http://aux.iconpedia.net/uploads/1766613931.png";
 +
 
 +
   
 +
  var des = new Array();
 +
  des[1] = "11111111111111";
 +
  des[2] = "22222222222222";
 +
  des[3] = "3333333333333";
 +
  des[4] = "4444444444444";
 +
  des[5] = "5555555555555";
 +
  des[6] = "66666666666666";
 +
  des[7] = "77777777777777";
 +
  des[8] = "88888888888888";
 +
  des[9] = "999999999999999";
 +
  des[10] = "10 10 10 10 10";
 +
  des[11] = "11 11 11 11 11";
 +
 
 +
 
 +
 
 +
  $("#tipo1").mouseenter(function() {
 +
  $("#teamnam").empty();
 +
  $("#teamful").empty();
 +
  $("#teamnam").append(nam[1]);
 +
  $("#teamful").append(des[1]);
 +
  $("#foto").attr("src", port[1]);
 +
  });
 +
  $("#tipo2").mouseenter(function() {
 +
  $("#teamnam").empty();
 +
  $("#teamful").empty();
 +
  $("#teamnam").append(nam[2]);
 +
  $("#teamful").append(des[2]);
 +
  $("#foto").attr("src", port[2]);
 +
  });
 +
  $("#tipo3").mouseenter(function() {
 +
  $("#teamnam").empty();
 +
  $("#teamful").empty();
 +
  $("#teamnam").append(nam[3]);
 +
  $("#teamful").append(des[3]);
 +
  $("#foto").attr("src", port[3]);
 +
  });
 +
  $("#tipo4").mouseenter(function() {
 +
  $("#teamnam").empty();
 +
  $("#teamful").empty();
 +
  $("#teamnam").append(nam[4]);
 +
  $("#teamful").append(des[4]);
 +
  $("#foto").attr("src", port[4]);
 +
  });
 +
  $("#tipo5").mouseenter(function() {
 +
  $("#teamnam").empty();
 +
  $("#teamful").empty();
 +
  $("#teamnam").append(nam[5]);
 +
  $("#teamful").append(des[5]);
 +
  $("#foto").attr("src", port[5]);
 +
  });
 +
  $("#tipo6").mouseenter(function() {
 +
  $("#teamnam").empty();
 +
  $("#teamful").empty();
 +
  $("#teamnam").append(nam[6]);
 +
  $("#teamful").append(des[6]);
 +
  $("#foto").attr("src", port[6]);
 +
  });
 +
  $("#tipo7").mouseenter(function() {
 +
  $("#teamnam").empty();
 +
  $("#teamful").empty();
 +
  $("#teamnam").append(nam[7]);
 +
  $("#teamful").append(des[7]);
 +
  $("#foto").attr("src", port[7]);
 +
  });
 +
  $("#tipo8").mouseenter(function() {
 +
  $("#teamnam").empty();
 +
  $("#teamful").empty();
 +
  $("#teamnam").append(nam[8]);
 +
  $("#teamful").append(des[8]);
 +
  $("#foto").attr("src", port[8]);
 +
  });
 +
  $("#tipo9").mouseenter(function() {
 +
  $("#teamnam").empty();
 +
  $("#teamful").empty();
 +
  $("#teamnam").append(nam[9]);
 +
  $("#teamful").append(des[9]);
 +
  $("#foto").attr("src", port[9]);
 +
  });
 +
  $("#tipo10").mouseenter(function() {
 +
  $("#teamnam").empty();
 +
  $("#teamful").empty();
 +
  $("#teamnam").append(nam[10]);
 +
  $("#teamful").append(des[10]);
 +
  $("#foto").attr("src", port[10]);
 +
  });
 +
  $("#tipo11").mouseenter(function() {
 +
  $("#teamnam").empty();
 +
  $("#teamful").empty();
 +
  $("#teamnam").append(nam[11]);
 +
  $("#teamful").append(des[11]);
 +
  $("#foto").attr("src", port[11]);
 +
  });
 +
 
 +
});
 +
</script>
 +
<style type="text/css">
 +
#teamcon {
 +
width:860px;
 +
position:relative;
 +
z-index:0;
 +
}
 +
#teamfoto {
 +
width:750px;
 +
position:relative;
 +
z-index:1;
 +
}
 +
#xxx {
 +
width:100px;
 +
height:100px;
 +
position:absolute;
 +
left:6px;
 +
top:30px;
 +
background-color:#123456;
 +
color:#ffffff;
 +
z-index:0;
 +
}
 +
#teambox {
 +
width:800px;
 +
height:400px;
 +
position:absolute;
 +
left:0px;
 +
top:550px;
 +
background-color:#889399;
 +
color:#ffffff;
 +
z-index:0;
 +
}
 +
#teamnam {
 +
width:500px;
 +
position:relative;
 +
left:250px;
 +
top:40px;
 +
font-weight:bold;
 +
z-index:0;
 +
}
 +
#teamful {
 +
width:500px;
 +
position:relative;
 +
left:250px;
 +
top:60px;
 +
z-index:0;
 +
}
 +
#teamdes {
 +
width:500px;
 +
position:relative;
 +
left:20px;
 +
top:20px;
 +
font-size:2em;
 +
z-index:0;
 +
}
 +
#tipo1 {
 +
width:46px;
 +
height:150px;
 +
position:absolute;
 +
left:148px;
 +
top:53px;
 +
z-index:2;
 +
background-color: red;
 +
background-image:url('https://static.igem.org/mediawiki/2011/1/10/UNIPV-blank.png');
 +
}
 +
#tipo2 {
 +
width:59px;
 +
height:150px;
 +
position:absolute;
 +
left:204px;
 +
top:52px;
 +
z-index:2;
 +
background-color: red;
 +
background-image:url('https://static.igem.org/mediawiki/2011/1/10/UNIPV-blank.png');
 +
}
 +
#tipo3 {
 +
width:48px;
 +
height:151px;
 +
position:absolute;
 +
left:270px;
 +
top:53px;
 +
z-index:2;
 +
background-color: red;
 +
background-image:url('https://static.igem.org/mediawiki/2011/1/10/UNIPV-blank.png');
 +
}
 +
#tipo4 {
 +
width:60px;
 +
height:164px;
 +
position:absolute;
 +
left:332px;
 +
top:43px;
 +
z-index:2;
 +
background-color: red;
 +
background-image:url('https://static.igem.org/mediawiki/2011/1/10/UNIPV-blank.png');
 +
}
 +
#tipo5 {
 +
width:53px;
 +
height:158px;
 +
position:absolute;
 +
left:427px;
 +
top:45px;
 +
z-index:2;
 +
background-color: red;
 +
background-image:url('https://static.igem.org/mediawiki/2011/1/10/UNIPV-blank.png');
 +
}
 +
#tipo6 {
 +
width:50px;
 +
height:163px;
 +
position:absolute;
 +
left:496px;
 +
top:53px;
 +
z-index:2;
 +
background-color: red;
 +
background-image:url('https://static.igem.org/mediawiki/2011/1/10/UNIPV-blank.png');
 +
}
 +
#tipo7 {
 +
width:56px;
 +
height:163px;
 +
position:absolute;
 +
left:559px;
 +
top:54px;
 +
z-index:2;
 +
background-color: red;
 +
background-image:url('https://static.igem.org/mediawiki/2011/1/10/UNIPV-blank.png');
 +
}
 +
#tipo8 {
 +
width:63px;
 +
height:158px;
 +
position:absolute;
 +
left:215px;
 +
top:262px;
 +
z-index:2;
 +
background-color: red;
 +
background-image:url('https://static.igem.org/mediawiki/2011/1/10/UNIPV-blank.png');
 +
}
 +
#tipo9 {
 +
width:58px;
 +
height:158px;
 +
position:absolute;
 +
left:301px;
 +
top:262px;
 +
z-index:2;
 +
background-color: red;
 +
background-image:url('https://static.igem.org/mediawiki/2011/1/10/UNIPV-blank.png');
 +
}
 +
#tipo10 {
 +
width:58px;
 +
height:158px;
 +
position:absolute;
 +
left:383px;
 +
top:261px;
 +
z-index:2;
 +
background-color: red;
 +
background-image:url('https://static.igem.org/mediawiki/2011/1/10/UNIPV-blank.png');
 +
}
 +
#tipo11 {
 +
width:65px;
 +
height:158px;
 +
position:absolute;
 +
left:452px;
 +
top:261px;
 +
z-index:2;
 +
background-color: red;
 +
background-image:url('https://static.igem.org/mediawiki/2011/1/10/UNIPV-blank.png');
 +
}
 +
</style>
 +
 
 +
<div id="teamcon">
 +
<img id="teamfoto" src="https://static.igem.org/mediawiki/2011/1/1f/UNIPV-team.jpg">
 +
<div id="tipo1"> </div>
 +
<div id="tipo2"> </div>
 +
<div id="tipo3"> </div>
 +
<div id="tipo4"> </div>
 +
<div id="tipo5"> </div>
 +
<div id="tipo6"> </div>
 +
<div id="tipo7"> </div>
 +
<div id="tipo8"> </div>
 +
<div id="tipo9"> </div>
 +
<div id="tipo10"> </div>
 +
<div id="tipo11"> </div>
 +
<div id="teambox">
 +
  <div id="xxx"> <img src="http://aux.iconpedia.net/uploads/1241097630.png" width="195" id="foto"></div>
 +
  <div id="teamnam">-----</div>
 +
  <div id="teamful">-------------------------</div>
 +
</div>
 +
</html>
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
 
 +
{{end}}

Revision as of 10:14, 8 September 2011

UNIPV TEAM 2011



-----
-------------------------




Retrieved from "http://2011.igem.org/Team:UNIPV-Pavia/TestTeam"