Team:METU/Gallery

From 2012.igem.org

(Difference between revisions)
 
(31 intermediate revisions not shown)
Line 10: Line 10:
<script src="http://simsekburak.com/hasan/js/png-fix.js" type="text/javascript"></script>
<script src="http://simsekburak.com/hasan/js/png-fix.js" type="text/javascript"></script>
-
<script src="http://simsekburak.com/hasan/js/jquery-1.4.2.js" type="text/javascript"></script>
+
<script src="http://simsekburak.com/hasan/js/jquery-1.4.2.js" type="text/javascript"></script>
<![endif]-->
<![endif]-->
Line 17: Line 17:
<script src="http://simsekburak.com/hasan/js/jquery.jcarousel.js" type="text/javascript"></script>
<script src="http://simsekburak.com/hasan/js/jquery.jcarousel.js" type="text/javascript"></script>
-
 
Line 38: Line 37:
$('#myGallery').galleryView();
$('#myGallery').galleryView();
});
});
-
</script>
 
-
 
-
 
-
<script type="text/javascript">
 
-
 
-
function mycarousel_initCallback(carousel) {
 
-
   
 
-
    $('.slider-nav a').bind('click', function() {
 
-
        carousel.scroll(jQuery.jcarousel.intval(jQuery(this).text()));
 
-
        return false;
 
-
    });
 
-
 
-
};
 
-
 
-
function mycarousel_itemFirstInCallback(carousel, item, idx, state) {
 
-
$('.slider-nav a').removeClass('active');
 
-
$('.slider-nav a').eq(idx-1).addClass('active');
 
-
 
-
};
 
-
 
-
 
-
$(function(){
 
-
 
-
//Horizontal Carousel
 
-
$('.slider-left ul, .slider-right ul').jcarousel({
 
-
auto: 5,
 
-
wrap: "last",
 
-
scroll: 1,
 
-
visible: 1,
 
-
initCallback: mycarousel_initCallback,
 
-
itemFirstInCallback:mycarousel_itemFirstInCallback,
 
-
        buttonNextHTML: null,
 
-
        buttonPrevHTML: null
 
-
});
 
-
 
-
//Blink Fields
 
-
$('.blink').
 
-
    focus(function() {
 
-
        if(this.title==this.value) {
 
-
            this.value = '';
 
-
        }
 
-
    }).
 
-
    blur(function(){
 
-
        if(this.value=='') {
 
-
            this.value = this.title;
 
-
        }
 
-
    });
 
-
   
 
-
    //Navigation
 
-
   
 
-
$('#navigation ul li').hover(function() {
 
-
 
-
if( $(this).find('.dd-holder').length > 0 ) {
 
-
 
-
$(this).find('span').addClass('link');
 
-
$(this).find('a:eq(0)').addClass('hover');
 
-
$(this).find('a.hover').append('<span class="hide">&nbsp;</span>');
 
-
 
-
var hide_width = $('.hover').outerWidth() -8;
 
-
$(this).find('.hide').css({
 
-
width : hide_width,
 
-
display : "block"
 
-
});
 
-
 
-
$(this).find('.dd-holder:eq(0)').show();
 
-
 
-
$('.dd-holder ul li').hover(function(){
 
-
if( $(this).find('.dd-holder').length > 0) {
 
-
$(this).find('a:eq(0)').addClass('subhover');
 
-
}
 
-
},
 
-
function(){
 
-
$(this).find('a:eq(0)').removeClass('subhover');
 
-
});
 
-
}
 
-
 
-
},
 
-
function(){
 
-
$(this).find('a').removeClass('hover');
 
-
$(this).find('.dd-holder:eq(0)').hide();
 
-
$(this).find('span').removeClass('link');
 
-
$(this).find('.hide').remove();
 
-
});
 
-
 
-
 
-
 
-
});
 
-
 
</script>
</script>
Line 150: Line 61:
</head>
</head>
<body>
<body>
 +
<script src="http://simsekburak.com/hasan/js/js-func.js" type="text/javascript"></script>
Line 172: Line 84:
<ul>
<ul>
<li><a href="https://2012.igem.org/Team:METU/Project"><span>Overview</span></a></li>
<li><a href="https://2012.igem.org/Team:METU/Project"><span>Overview</span></a></li>
-
<li><a href="https://2012.igem.org/Team:METU/CODH"><span>CODH</span></a></li>
+
<li><a href="https://2012.igem.org/Team:METU/CODH"><span>CO Converter</span></a></li>
<li><a href="https://2012.igem.org/Team:METU/KillSwitchOverview"><span>Kill-Switch</span></a></li>
<li><a href="https://2012.igem.org/Team:METU/KillSwitchOverview"><span>Kill-Switch</span></a></li>
<li><a href="https://2012.igem.org/Team:METU/CellLimiter"><span>Cell Limiter</span></a></li>
<li><a href="https://2012.igem.org/Team:METU/CellLimiter"><span>Cell Limiter</span></a></li>
Line 193: Line 105:
<li><a href="https://2012.igem.org/Team:METU/Overview">Overview</a></li>
<li><a href="https://2012.igem.org/Team:METU/Overview">Overview</a></li>
<li><a href="/Team:METU/Timeline">Timeline</a></li>
<li><a href="/Team:METU/Timeline">Timeline</a></li>
-
<li><a href="/Team:METU/Brainstorm">Brainstorm</a></li>
+
<li><a href="/Team:METU/Brainstorm">Brainstorming</a></li>
<li><a href="https://2012.igem.org/Team:METU/Protocols">Protocols</a></li>
<li><a href="https://2012.igem.org/Team:METU/Protocols">Protocols</a></li>
-
<li><a href="/Team:METU/CloningPlan">Cloning Plan</a></li>
+
 
<li class="last"><a href="/Team:METU/Judging">Judging</a></li>
<li class="last"><a href="/Team:METU/Judging">Judging</a></li>
    </ul>
    </ul>
Line 322: Line 234:
<li><img src="https://static.igem.org/mediawiki/igem.org/e/e7/Metu-photos-pokemon2.jpg" alt="pokemon" /></li>
<li><img src="https://static.igem.org/mediawiki/igem.org/e/e7/Metu-photos-pokemon2.jpg" alt="pokemon" /></li>
<li><img src="https://static.igem.org/mediawiki/igem.org/d/d2/Metu-photos-pokemon1.jpg" alt="pokemon" /></li>
<li><img src="https://static.igem.org/mediawiki/igem.org/d/d2/Metu-photos-pokemon1.jpg" alt="pokemon" /></li>
-
<li><img src="https://static.igem.org/mediawiki/igem.org/d/d2/Metu-photos-pokemon1.jpg" alt="pokemon" /></li>
+
<li><img src="https://static.igem.org/mediawiki/igem.org/4/45/Metu-photos1.jpg" alt="funny lab" /></li>
 +
<li><img src="https://static.igem.org/mediawiki/igem.org/e/e2/Metu-photos3.jpg" alt="funny lab" /></li>
 +
<li><img src="https://static.igem.org/mediawiki/igem.org/d/db/Metu-photos6.jpg" alt="funny lab" /></li>
 +
<li><img src="https://static.igem.org/mediawiki/igem.org/4/41/Metu-photos7.jpg" alt="funny lab" /></li>
 +
<li><img src="https://static.igem.org/mediawiki/igem.org/1/1e/Metu-photos9.jpg" alt="funny lab" /></li>
 +
<li><img src="https://static.igem.org/mediawiki/igem.org/d/da/Metuphotos2.jpg" alt="software team" /></li>
 +
<li><img src="https://static.igem.org/mediawiki/igem.org/7/76/Metu-photos10.jpg" alt="software team" /></li>
 +
<li><img src="https://static.igem.org/mediawiki/igem.org/b/b5/Metu-photos11.jpg" alt="software team" /></li>
 +
<li><img src="https://static.igem.org/mediawiki/igem.org/8/81/Metu-photos4.jpg" alt="lovely cat" /></li>
 +
<li><img src="https://static.igem.org/mediawiki/igem.org/7/71/Metu-photos5.jpg" alt="lovely cat" /></li>
 +
</ul>
</ul>

Latest revision as of 22:50, 26 September 2012

Gallery

 
  • Scary Lab
  • Cleaning the lab
  • Cleaning the lab
  • Cleaning the lab
  • Cleaning the lab
  • Cleaning the lab
  • Cleaning the lab
  • Cleaning the lab
  • Cleaning the lab
  • Fun in Berke`s house
  • Fun in Berke`s house
  • Fun in Berke`s house
  • Fun in Berke`s house
  • Weekly Meeting
  • Weekly Meeting
  • Party Night
  • Party Night
  • Party Night
  • Party Night
  • Party Night
  • Party Night
  • Hard workers
  • Hard workers
  • METU orientation days
  • METU orientation days
  • METU orientation days
  • METU orientation days
  • team
  • fun in the lab
  • fun in the lab
  • harun yahya
  • team
  • team
  • team
  • team
  • team
  • team
  • team
  • team
  • team
  • team
  • team
  • team
  • presentations
  • team
  • presentations
  • presentations
  • presentations
  • presentations
  • presentations
  • presentations
  • presentations
  • pokemon
  • pokemon
  • pokemon
  • pokemon
  • pokemon
  • funny lab
  • funny lab
  • funny lab
  • funny lab
  • funny lab
  • software team
  • software team
  • software team
  • lovely cat
  • lovely cat