Template:Team:HokkaidoU Japan/JS

From 2014.igem.org

(Difference between revisions)
 
(9 intermediate revisions not shown)
Line 15: Line 15:
     },function(){
     },function(){
         $(this).css({"opacity": "0.0"});
         $(this).css({"opacity": "0.0"});
-
    });
 
-
  $(function () {
 
-
      $(this).css('float','left');
 
     });
     });
});
});
-
$("#header-menu .dc-nonmega-li .sub-container").css("left",0)})}).call(this);
+
$(function() {
 +
$(".left-menu").css("left","0");
 +
});
</script>
</script>

Latest revision as of 12:55, 17 October 2014