Team:Sevilla/Gallery

From 2011.igem.org

(Difference between revisions)
 
(27 intermediate revisions not shown)
Line 2: Line 2:
<html>
<html>
-
<style type="text/css">  
+
<p>Here you have some of the pictures we've taken during this months, it's unpublished material! Enjoy it...</p>
-
body {
+
</br>
-
font: Arial, Helvetica, sans-serif normal 10px;
+
<p> <strong> THE TEAM <strong> </p>
-
margin: 0; padding: 0;
+
<embed type="application/x-shockwave-flash" src="https://picasaweb.google.com/s/c/bin/slideshow.swf" width="400" height="267" style="margin-left:190px;" flashvars="host=picasaweb.google.com&hl=es&feat=flashalbum&RGB=0x000000&feed=https%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2F100571191190012676212%2Falbumid%2F5629529901700434145%3Falt%3Drss%26kind%3Dphoto%26hl%3Des" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
-
}
+
</br>
-
* {margin: 0; padding: 0;}
+
</br>
-
img {border: none;}
+
 
-
.container {
+
<p><strong>WORK IN THE LAB<strong></p>
-
height: 360px;
+
<embed type="application/x-shockwave-flash" src="https://picasaweb.google.com/s/c/bin/slideshow.swf" width="400" height="267" style="margin-left:190px;" flashvars="host=picasaweb.google.com&hl=es&feat=flashalbum&RGB=0x000000&feed=https%3A%2F%2Fpicasaweb.google.com%2Fdata%2Ffeed%2Fapi%2Fuser%2F100571191190012676212%2Falbumid%2F5629529014869326945%3Falt%3Drss%26kind%3Dphoto%26hl%3Des" pluginspage="http://www.macromedia.com/go/getflashplayer"></embed>
-
width: 910px;
+
<br/>
-
margin: -180px 0 0 -450px;
+
</br>
-
top: 50%; left: 50%;
+
 
-
position: absolute;
+
-
}
+
-
ul.thumb {
+
-
float: left;
+
-
list-style: none;
+
-
margin: 0; padding: 10px;
+
-
width: 360px;
+
-
}
+
-
ul.thumb li {
+
-
margin: 0; padding: 5px;
+
-
float: left;
+
-
position: relative;
+
-
width: 110px;
+
-
height: 110px;
+
-
}
+
-
ul.thumb li img {
+
-
width: 100px; height: 100px;
+
-
border: 1px solid #ddd;
+
-
padding: 5px;
+
-
background: #f0f0f0;
+
-
position: absolute;
+
-
left: 0; top: 0;
+
-
-ms-interpolation-mode: bicubic;
+
-
}
+
-
ul.thumb li img.hover {
+
-
background:url(thumb_bg.png) no-repeat center center;
+
-
border: none;
+
-
}
+
-
#main_view {
+
-
float: left;
+
-
padding: 9px 0;
+
-
margin-left: -10px;
+
-
}
+
-
</style>  
+
-
<script type="text/javascript" src="http://code.jquery.com/jquery-latest.js"></script>
+
-
<script type="text/javascript">
+
-
$(document).ready(function(){
+
-
+
-
//Larger thumbnail preview
+
-
+
-
$("ul.thumb li").hover(function() {
+
-
$(this).css({'z-index' : '10'});
+
-
$(this).find('img').addClass("hover").stop()
+
-
.animate({
+
-
marginTop: '-110px',
+
-
marginLeft: '-110px',
+
-
top: '50%',
+
-
left: '50%',
+
-
width: '174px',
+
-
height: '174px',
+
-
padding: '20px'
+
-
}, 200);
+
-
+
-
} , function() {
+
-
$(this).css({'z-index' : '0'});
+
-
$(this).find('img').removeClass("hover").stop()
+
-
.animate({
+
-
marginTop: '0',
+
-
marginLeft: '0',
+
-
top: '0',
+
-
left: '0',
+
-
width: '100px',
+
-
height: '100px',
+
-
padding: '5px'
+
-
}, 400);
+
-
});
+
-
+
-
//Swap Image on Click
+
-
$("ul.thumb li a").click(function() {
+
-
+
-
var mainImage = $(this).attr("href"); //Find Image Name
+
-
$("#main_view img").attr({ src: mainImage });
+
-
return false;
+
-
});
+
-
+
-
});
+
-
</script>  
+
-
</head>  
+
-
+
-
<body>  
+
-
<div class="container">
+
-
<ul class="thumb">  
+
-
<li><a href="#"><img src="https://lh3.googleusercontent.com/--fN95DhBGM8/TibGE2DB7-I/AAAAAAAAAWE/MDonZbL0fNA/s144/IMG_4705.JPG.jpg" alt="" /></a></li>
+
-
<li><a href="https://lh5.googleusercontent.com/-0W6X9-bK_qA/TibGHbXNG1I/AAAAAAAAAWg/VgdXn-Sz438/s800/IMG_4698.JPG"><img src="https://lh5.googleusercontent.com/-0W6X9-bK_qA/TibGHbXNG1I/AAAAAAAAAWg/VgdXn-Sz438/s144/IMG_4698.JPG" alt="" /></a></li>
+
-
<li><a href="#"><img src="https://lh4.googleusercontent.com/-2X_yY8oENAQ/Tif3nCcE1KI/AAAAAAAAAYo/4UJKu-X5Wbk/s144/IMG_4750.JPG" alt="" /></a></li>
+
-
<li><a href="#"><img src="thumb4.jpg" alt="" /></a></li>
+
-
<li><a href="#"><img src="thumb5.jpg" alt="" /></a></li>
+
-
<li><a href="#"><img src="thumb6.jpg" alt="" /></a></li>
+
-
<li><a href="#"><img src="thumb7.jpg" alt="" /></a></li>
+
-
<li><a href="#"><img src="thumb8.jpg" alt="" /></a></li>
+
-
<li><a href="#"><img src="thumb9.jpg" alt="" /></a></li>
+
-
</ul>
+
-
<div id="main_view">  
+
-
<img src="main_image1.jpg" alt="" />
+
-
+
-
</div>  
+
-
</div>  
+
-
+
-
+
-
</body>
+
</html>
</html>

Latest revision as of 16:33, 21 September 2011

Here you have some of the pictures we've taken during this months, it's unpublished material! Enjoy it...


THE TEAM



WORK IN THE LAB