Team:Colorado State

From 2012.igem.org

(Difference between revisions)
Line 11: Line 11:
!align="center"|[[Team:Colorado_State/Attributions|Attributions]]
!align="center"|[[Team:Colorado_State/Attributions|Attributions]]
|}
|}
 +
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<head>
     <title>Spacegallery</title>
     <title>Spacegallery</title>
     <script type="text/javascript">
     <script type="text/javascript">
 +
 +
 +
//********************************************************************************************************************************************
 +
//******************************************************START JQUERY.js SCRIPT****************************************************************
 +
//********************************************************************************************************************************************
      
      
     (function(){
     (function(){
Line 3,314: Line 3,320:
})(jQuery);
})(jQuery);
-
   
+
//********************************************************************************************************************************************
-
   
+
//******************************************************END JQUERY.js SCRIPT******************************************************************
-
   
+
//********************************************************************************************************************************************
-
   
+
 
-
   
+
 
-
   
+
//********************************************************************************************************************************************
-
    </script>
+
//******************************************************START EYE.js SCRIPT*******************************************************************
-
    <script type="text/javascript">
+
//********************************************************************************************************************************************
-
+
 
-
/**
+
-
*
+
-
* Zoomimage
+
-
* Author: Stefan Petre www.eyecon.ro
+
-
*  
+
-
*/
+
(function($){
(function($){
var EYE = window.EYE = function() {
var EYE = window.EYE = function() {
Line 3,358: Line 3,358:
})(jQuery);
})(jQuery);
-
</script>
+
//********************************************************************************************************************************************
-
    <script type="text/javascript">
+
//******************************************************END EYE.js SCRIPT*********************************************************************
-
/**
+
//********************************************************************************************************************************************
-
*
+
 
-
* Utilities
+
 
-
* Author: Stefan Petre www.eyecon.ro
+
//********************************************************************************************************************************************
-
*  
+
//******************************************************START UTIL.js SCRIPT******************************************************************
-
*/
+
//********************************************************************************************************************************************
 +
 
(function($) {
(function($) {
EYE.extend({
EYE.extend({
Line 3,612: Line 3,613:
})(jQuery);
})(jQuery);
-
</script>
+
-
    <script type="text/javascript">
+
//********************************************************************************************************************************************
-
/**
+
//******************************************************END UTIL.js SCRIPT********************************************************************
-
*
+
//********************************************************************************************************************************************
-
* Spacegallery
+
 
-
* Author: Stefan Petre www.eyecon.ro
+
 
-
*  
+
//********************************************************************************************************************************************
-
*/
+
//******************************************************START SPACEGALLERY.js SCRIPT**********************************************************
 +
//********************************************************************************************************************************************
(function($){
(function($){
Line 3,797: Line 3,799:
});
});
})(jQuery);
})(jQuery);
-
</script>
+
-
    <script type="text/javascript">
+
//********************************************************************************************************************************************
 +
//******************************************************END SPACEGALLERY.js SCRIPT************************************************************
 +
//********************************************************************************************************************************************
 +
 
 +
 
 +
//********************************************************************************************************************************************
 +
//******************************************************START LAYOUT.js SCRIPT****************************************************************
 +
//********************************************************************************************************************************************
 +
 
(function($){
(function($){
var initLayout = function() {
var initLayout = function() {
Line 3,806: Line 3,816:
EYE.register(initLayout, 'init');
EYE.register(initLayout, 'init');
})(jQuery)
})(jQuery)
 +
 +
//********************************************************************************************************************************************
 +
//******************************************************END LAYOUT.js SCRIPT******************************************************************
 +
//********************************************************************************************************************************************
 +
</script>
</script>
     <style type="text/css">
     <style type="text/css">
-
.spacegallery {
+
#myGallery {
position: relative;
position: relative;
overflow: hidden;
overflow: hidden;
}
}
-
.spacegallery img {
+
#myGallery img {
position: absolute;
position: absolute;
left: 50%;
left: 50%;
}
}
-
.spacegallery a {
+
#myGallery a {
position: absolute;
position: absolute;
z-index: 1000;
z-index: 1000;
Line 3,825: Line 3,840:
width: 100%;
width: 100%;
height: 100%;
height: 100%;
-
background: url(images/blank.gif);
 
}
}
Line 3,831: Line 3,845:
width: 100%;
width: 100%;
height: 300px;
height: 300px;
-
}
 
-
#myGallery img {
 
-
border: 2px solid #52697E;
 
-
}
 
-
a.loading {
 
-
background: #fff url(../images/ajax_small.gif) no-repeat center;
 
}
}
Line 3,843: Line 3,851:
<body>
<body>
<div id="myGallery" class="spacegallery">
<div id="myGallery" class="spacegallery">
-
     <img src="images/bw3.jpg" alt="" />
+
     <img src="https://static.igem.org/mediawiki/2012/6/63/Dummy_pic_1.jpg" alt="" />
-
     <img src="images/lights3.jpg" alt="" />
+
     <img src="https://static.igem.org/mediawiki/2012/f/f1/Dummy_pic_2.jpg" alt="" />
-
     <img src="images/bw2.jpg" alt="" />
+
     <img src="https://static.igem.org/mediawiki/2012/d/df/Dummy_pic_3.jpg" alt="" />
-
     <img src="images/lights2.jpg" alt="" />
+
     <img src="https://static.igem.org/mediawiki/2012/c/c7/Dummy_pic_4.jpg" alt="" />
-
     <img src="images/bw1.jpg" alt="" />
+
     <img src="https://static.igem.org/mediawiki/2012/c/ce/Dummy_pic_5.jpg" alt="" />
-
     <img src="images/lights1.jpg" alt="" />
+
     <img src="https://static.igem.org/mediawiki/2012/9/94/Dummy_pic_6.jpg" alt="" />
</div>
</div>
</body>
</body>
</html>
</html>

Revision as of 20:22, 11 July 2012

Home Team Official Team Profile Project Parts Submitted to the Registry Modeling Notebook Safety Sponsors Attributions

Spacegallery