Team:Nevada/gallery

From 2011.igem.org

(Difference between revisions)
m
 
(59 intermediate revisions not shown)
Line 1: Line 1:
-
<html> <img src="https://static.igem.org/mediawiki/2011/d/d4/UNR_Gallery_Carwash.jpg" width="250"> </html>
+
{{Nevada_Header_CSS}}
 +
{{Nevada_Gallery_CSS}}
 +
<html xmlns="http://www.w3.org/1999/xhtml">
 +
<head>
 +
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
 +
<title>s3Slider jQuery plugin</title>
 +
<!-- CSS -->
 +
<style type="text/css" media="screen">
 +
#slider {
 +
    width: 850px; /* important to be same as image width */
 +
    height: 600px; /* important to be same as image height */
 +
    position: relative; /* important */
 +
overflow: hidden; /* important */
 +
    border-top: rgba(255,255,255,0.7) solid 10px;
 +
    border-left: rgba(255,255,255,0.7) solid 10px;
 +
    border-right: rgba(255,255,255,0.7) solid 10px;
 +
    border-bottom: rgba(255,255,255,0.7) solid 60px;
 +
}
 +
#sliderContent {
 +
    width: 850px; /* important to be same as image width or wider */
 +
    position: absolute;
 +
top: 0;
 +
margin-left: 0;
 +
}
 +
.sliderImage {
 +
    float: left;
 +
    position: relative;
 +
display: none;
 +
}
 +
.sliderImage span {
 +
    position: absolute;
 +
    font: 20px/35px Arial, Helvetica, sans-serif;
 +
    padding: 10px 13px;
 +
    width: 850px;
 +
    background-color: rgba(0,0,0,0.7);
 +
    filter: alpha(opacity=90);
 +
    -moz-opacity: 0.9;
 +
-khtml-opacity: 0.9;
 +
    opacity: 0.9;
 +
    color: #fff;
 +
    display: none;
 +
}
 +
.clear {
 +
clear: both;
 +
}
 +
.sliderImage span strong {
 +
    font-size: 24px;
 +
}
 +
.top {
 +
top: 0;
 +
left: 0;
 +
}
 +
.bottom {
 +
bottom: 0;
 +
    left: 0;
 +
}
 +
ul { list-style-type: none;}
 +
</style>
 +
<!-- JavaScripts-->
 +
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js"></script>
 +
<script type="text/javascript" src="https://2011.igem.org/Template:Nevada_Java/s3Slider.js?action=raw&amp;ctype=text/js"></script>
 +
<script type="text/javascript">
 +
    $(document).ready(function() {
 +
        $('#slider').s3Slider({
 +
            timeOut: 4000
 +
        });
 +
    });
 +
</script>
 +
</head>
 +
 
 +
<body>
 +
<div id="Nevada-MainContent">
 +
<br><br>
 +
<div id="top-team-content">
 +
    <h2> What we did all summer</h2>
 +
    <p>Enjoy!</p>
 +
<center>
 +
    <div id="slider">
 +
        <ul id="sliderContent">
 +
            <li class="sliderImage">
 +
                <a href=""><img src="https://static.igem.org/mediawiki/2011/d/d4/UNR_Gallery_Carwash.jpg" alt="1" height="600px" width="850px" /></a>
 +
 
 +
                <span class="top"><strong>Carwash fundraiser!</strong><br />Sam and Marguerite conquering a behemoth RV.</span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <a href=""><img src="https://static.igem.org/mediawiki/2011/8/8b/UnrBbq.jpg" alt="2" height="600px" width="850px"/></a>
 +
                <span class="top"><strong>Prior lab work, making money!</strong><br />Selling hot dogs to buy science materials prior the summer.</span>
 +
            </li>
 +
            <li class="sliderImage">
 +
 
 +
                <img src="https://static.igem.org/mediawiki/2011/b/b0/UnrP1040748.JPG" alt="3" height="600px" width="850px"/>
 +
                <span class="bottom"><strong>JUMP!</strong><br />Megan, Sam, and Jovanna</span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/0/06/IMAG0139.jpg" height="600px" width="850px" alt="4" />
 +
                <span class="bottom"><strong> Hard at work! </strong><br /> David, Dr. Howard, Marguerite, and Sam working hard or hardly working?</span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/c/c4/DSCN2136.jpg" height="600px" width="850px" alt="4" />
 +
                <span class="bottom"><strong> Smile! </strong><br /> Bryson, Dr. Shintani, Megan and Dr. Ellison</span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/a/ad/IMAG0142.jpg" height="600px" width="850px" alt="5" />
 +
                <span class="top"><strong>Group Hug!</strong><br />Bryson, Marguerite, Sam, and Megan having a good time at the iGEM concert!</span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/d/d5/IMAG0143.jpg" height="600px" width="850px" alt="6" />
 +
                <span class="bottom"><strong>Family Picture!</strong><br />Dr. H and Dr. Shintani with their beautiful daughter Elena</span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/7/70/DSCN2138.jpg" height="600px" width="850px" alt="6" />
 +
                <span class="bottom"><strong>Getting Ready</strong><br />Ronald, Dr. Howard, and David getting ready to serve some chili!</span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/2/28/IMAG0150.jpg" height="600px" width="850px" alt="8" />
 +
                <span class="bottom"><strong>Booyah!</strong><br />Being silly...</span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/9/95/IMAG0153.jpg" height="600px" width="850px" alt="9" />
 +
                <span class="bottom"><strong>Next year's team!</strong><br />The potential: Sahael, Sam, Ronald, and Dafne</span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/igem.org/9/92/2011-08-11_15-15-35_452.jpg" height="600px" width="850px" alt="9" />
 +
                <span class="bottom"><strong>Epscor and Inbrae</strong><br />Marguerite, Megan and Dafne</span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/e/e3/2011-09-22_13-42-05_605.jpg" height="600px" width="750px" alt="9" />
 +
                <span class="bottom"><strong>Casey</strong><br /></span>
 +
            </li>
 +
 
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/9/9f/2011-09-25_16-12-41_248.jpg" height="600px" width="750px" alt="9" />
 +
                <span class="bottom"><strong>Dafne</strong><br /></span>
 +
            </li>
 +
 
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/8/88/2011-09-25_16-14-15_421.jpg" height="600px" width="700px" alt="9" />
 +
                <span class="bottom"><strong>Vadim</strong><br /></span>
 +
 
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/a/af/2011-09-25_16-15-40_170.jpg" height="600px" width="700px" alt="9" />
 +
                <span class="bottom"><strong>Sam</strong><br /></span>
 +
            </li>
 +
 
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/c/cf/2011-09-25_16-17-54_694.jpg" height="600px" width="700px" alt="9" />
 +
                <span class="bottom"><strong>David</strong><br /></span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/4/49/2011-09-25_16-19-34_18.jpg" height="600px" width="700px" alt="9" />
 +
                <span class="bottom"><strong>Dru</strong><br /></span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/3/37/2011-09-22_14-12-04_710.jpg" height="600px" width="700px" alt="9" />
 +
                <span class="bottom"><strong>Megan</strong><br /></span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/b/b3/2011-09-22_14-25-59_859.jpg" height="600px" width="700px" alt="9" />
 +
                <span class="bottom"><strong>Destiny</strong><br /></span>
 +
            </li>
 +
            <li class="sliderImage">
 +
                <img src="https://static.igem.org/mediawiki/2011/0/08/2011-09-22_18-46-31_225.jpg" height="600px" width="700px" alt="9" />
 +
                <span class="bottom"><strong>Matt and Bryson</strong><br /></span>
 +
            </li>
 +
 
 +
            <div class="clear sliderImage"></div>
 +
        </ul>
 +
    </div>
 +
    <!-- // slider -->
 +
</center>
 +
</div>
 +
</div>
 +
</body>
 +
</html>
 +
{{Nevada_SponsersOUT_CSS}}

Latest revision as of 03:38, 29 September 2011


s3Slider jQuery plugin


What we did all summer

Enjoy!

  • 1 Carwash fundraiser!
    Sam and Marguerite conquering a behemoth RV.
  • 2 Prior lab work, making money!
    Selling hot dogs to buy science materials prior the summer.
  • 3 JUMP!
    Megan, Sam, and Jovanna
  • 4 Hard at work!
    David, Dr. Howard, Marguerite, and Sam working hard or hardly working?
  • 4 Smile!
    Bryson, Dr. Shintani, Megan and Dr. Ellison
  • 5 Group Hug!
    Bryson, Marguerite, Sam, and Megan having a good time at the iGEM concert!
  • 6 Family Picture!
    Dr. H and Dr. Shintani with their beautiful daughter Elena
  • 6 Getting Ready
    Ronald, Dr. Howard, and David getting ready to serve some chili!
  • 8 Booyah!
    Being silly...
  • 9 Next year's team!
    The potential: Sahael, Sam, Ronald, and Dafne
  • 9 Epscor and Inbrae
    Marguerite, Megan and Dafne
  • 9 Casey
  • 9 Dafne
  • 9 Vadim
  • 9 Sam
  • 9 David
  • 9 Dru
  • 9 Megan
  • 9 Destiny
  • 9 Matt and Bryson


SPONSORS