Template:Team:HokkaidoU Japan/About Us/JS

From 2014.igem.org

(Difference between revisions)
 
(196 intermediate revisions not shown)
Line 1: Line 1:
<html>
<html>
<script type="text/javascript">
<script type="text/javascript">
 +
$(".member-click").click(function () {
$(".member-click").click(function () {
Line 9: Line 10:
     });
     });
-
$(".show").click(function(){
+
$(".show").hover(function(){
-
     var hoge =$(".show").index(this);
+
     var number =$(".show").index(this);
-
     alert($(hoge);
+
     $(".overlay").eq(number).stop().show(500);
-
     $("overlay").eq(hoge).show(500);
+
  }, function() {
 +
     var number =$(".show").index(this);
 +
  $(".overlay").eq(number).stop().hide(500);
   });
   });
-
$(".show-ymzk").click(function(){
 
-
    $(".overlay-ymzk").show(500);
 
-
});
 
-
$(".overlay-ymzk").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content-ymzk").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
 
-
 
-
    /*オーバーレイ
 
-
$(".show-ymzk").click(function(){
 
-
    $(".overlay-ymzk").show(500);
 
-
});
 
-
 
-
$(".overlay-ymzk").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content-ymzk").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
*/
 
-
    //オーバーレイ
 
-
$(".show-sone").click(function(){
 
-
    $(".overlay-sone").show(500);
 
-
});
 
-
 
-
$(".overlay-sone").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
$(".overlay-content").click(function(e){
$(".overlay-content").click(function(e){
     e.stopPropagation();
     e.stopPropagation();
});
});
 +
/*
 +
$(".show").slice(2, 8).hover(function(){
 +
    $("#tori,#mami,#tamaro,#sanbon,#saitoh,#liu").stop().animate({"top": "200px"}, 500);
 +
    if( $(".member-list ul li").slice(8,14).css("top")=="200px") {
 +
    $("#shehata").animate({"top": "400px"}, 500);
 +
    } else {$("#shehata").stop().animate({"top": "200px"}, 500);
 +
};
 +
    $("#special-thanks,#itoh,#kawahata").stop(true,true).animate({"top":"200px"},500);
 +
},function(){
 +
        if( $("#tori,#mami,#tamaro,#sanbon,#saitoh,#liu").css("top")=="200px"){
 +
        $(".member-list ul li").slice(8,15).stop().animate({"top":"0px"},500);
 +
        $("#shehata").stop().animate({"top":"0px"},500);
 +
        };
 +
    $("#special-thanks,#itoh,#kawahata").stop(true,true).animate({"top":"-=200px"},500);
-
 
-
    //オーバーレイ
 
-
$(".show-hana").click(function(){
 
-
    $(".overlay-hana").show(500);
 
-
});
 
-
 
-
$(".overlay-hana").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
});
});
 +
$(".show").slice(8, 14).hover(function(){
 +
    $("#shehata").stop().animate({"top": "200px"}, 500);
 +
    if( $("#tori").css("top")=="200px") {
 +
    $("#shehata").stop().animate({"top": "400px"}, 500);
 +
};
 +
    $("#special-thanks,#itoh,#kawahata").stop().animate({"top":"200px"},500);
 +
},function(){
 +
    if($("#tori").css("top")=="0px"){
 +
        $("#shehata").stop().animate({"top":"0px"},500);
 +
      } else {
 +
        $("#shehata").stop().animate({"top":"200px"},500);
 +
      };
 +
    $("#special-thanks,#itoh,#kawahata").stop().animate({"top":"-=200px"},500);
-
    //オーバーレイ
 
-
$(".show-ryotaro").click(function(){
 
-
    $(".overlay-ryotaro").show(500);
 
-
});
 
-
 
-
$(".overlay-ryotaro").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
});
});
 +
*/
-
    //オーバーレイ
+
$(function(){
-
$(".show-naoya").click(function(){
+
    $('.show').hover(function(){
-
    $(".overlay-naoya").show(500);
+
        $(this).attr('src', $(this).attr('src').replace('https://static.igem.org/mediawiki/2014/d/df/HokkaidoU_Member_horiguchi_off', 'https://static.igem.org/mediawiki/2014/3/38/HokkaidoU_Member_horiguchi_on'));
 +
          }, function(){
 +
            if (!$(this).hasClass('currentPage')) {
 +
            $(this).attr('src', $(this).attr('src').replace('https://static.igem.org/mediawiki/2014/3/38/HokkaidoU_Member_horiguchi_on', 'https://static.igem.org/mediawiki/2014/d/df/HokkaidoU_Member_horiguchi_off'));
 +
        }
 +
  });
});
});
-
$(".overlay-naoya").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
    //オーバーレイ
+
$(function(){
-
$(".show-ayano").click(function(){
+
    $('.show').hover(function(){
-
    $(".overlay-ayano").show(500);
+
        $(this).attr('src', $(this).attr('src').replace('https://static.igem.org/mediawiki/2014/d/d6/HokkaidoU_Member_tamaro_off', 'https://static.igem.org/mediawiki/2014/a/a8/HokkaidoU_Member_tamaro_on'));
 +
          }, function(){
 +
            if (!$(this).hasClass('currentPage')) {
 +
            $(this).attr('src', $(this).attr('src').replace('https://static.igem.org/mediawiki/2014/a/a8/HokkaidoU_Member_tamaro_on', 'https://static.igem.org/mediawiki/2014/d/d6/HokkaidoU_Member_tamaro_off'));
 +
        }
 +
  });
});
});
-
$(".overlay-ayano").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
 
+
$(function(){
-
    //オーバーレイ
+
    $('.show').hover(function(){
-
$(".show-osamu").click(function(){
+
        $(this).attr('src', $(this).attr('src').replace('https://static.igem.org/mediawiki/2014/6/60/HokkaidoU_Member_shimoyama_off', 'https://static.igem.org/mediawiki/2014/2/22/HokkaidoU_Member_shimoyama_on'));
-
    $(".overlay-osamu").show(500);
+
          }, function(){
 +
            if (!$(this).hasClass('currentPage')) {
 +
            $(this).attr('src', $(this).attr('src').replace('https://static.igem.org/mediawiki/2014/2/22/HokkaidoU_Member_shimoyama_on', 'https://static.igem.org/mediawiki/2014/6/60/HokkaidoU_Member_shimoyama_off'));
 +
        }
 +
  });
});
});
-
$(".overlay-osamu").click(function(){
+
$(function(){
-
      $(this).hide(500);
+
    $('.show').hover(function(){
 +
        $(this).attr('src', $(this).attr('src').replace('https://static.igem.org/mediawiki/2014/4/44/HokkaidoU_Member_Itoh_off', 'https://static.igem.org/mediawiki/2014/f/f5/HokkaidoU_Member_Itoh_on'));
 +
          }, function(){
 +
            if (!$(this).hasClass('currentPage')) {
 +
            $(this).attr('src', $(this).attr('src').replace('https://static.igem.org/mediawiki/2014/f/f5/HokkaidoU_Member_Itoh_on', 'https://static.igem.org/mediawiki/2014/4/44/HokkaidoU_Member_Itoh_off'));
 +
        }
 +
  });
});
});
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
 
-
 
-
    //オーバーレイ
 
-
$(".show-eri").click(function(){
 
-
    $(".overlay-eri").show(500);
 
-
});
 
-
 
-
$(".overlay-eri").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
 
-
 
-
    //オーバーレイ
 
-
$(".show-tori").click(function(){
 
-
    $(".overlay-tori").show(500);
 
-
});
 
-
 
-
$(".overlay-tori").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
 
-
 
-
    //オーバーレイ
 
-
$(".show-mami").click(function(){
 
-
    $(".overlay-mami").show(500);
 
-
});
 
-
 
-
$(".overlay-mami").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
 
-
 
-
    //オーバーレイ
 
-
$(".show-tamaro").click(function(){
 
-
    $(".overlay-tamaro").show(500);
 
-
});
 
-
 
-
$(".overlay-tamaro").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
 
-
 
-
    //オーバーレイ
 
-
$(".show-sanbon").click(function(){
 
-
    $(".overlay-sanbon").show(500);
 
-
});
 
-
 
-
$(".overlay-sanbon").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
 
-
 
-
    //オーバーレイ
 
-
$(".show-liu").click(function(){
 
-
    $(".overlay-liu").show(500);
 
-
});
 
-
 
-
$(".overlay-liu").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
 
-
 
-
    //オーバーレイ
 
-
$(".show-kensuke").click(function(){
 
-
    $(".overlay-kensuke").show(500);
 
-
});
 
-
 
-
$(".overlay-kensuke").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
 
-
 
-
    //オーバーレイ
 
-
$(".show-shehata").click(function(){
 
-
    $(".overlay-shehata").show(500);
 
-
});
 
-
 
-
$(".overlay-shehata").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
 
-
 
-
    //オーバーレイ
 
-
$(".show-itoh").click(function(){
 
-
    $(".overlay-itoh").show(500);
 
-
});
 
-
 
-
$(".overlay-itoh").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
 
-
 
-
    //オーバーレイ
 
-
$(".show-kawahata").click(function(){
 
-
    $(".overlay-kawahata").show(500);
 
-
});
 
-
 
-
$(".overlay-kawahata").click(function(){
 
-
      $(this).hide(500);
 
-
});
 
-
 
-
$(".overlay-content").click(function(e){
 
-
    e.stopPropagation();
 
-
});
 
-
 
</script>
</script>
</html>
</html>

Latest revision as of 21:05, 17 October 2014