Template:Team:HokkaidoU Japan/JS

From 2014.igem.org

(Difference between revisions)
 
(One intermediate revision not shown)
Line 15: Line 15:
     },function(){
     },function(){
         $(this).css({"opacity": "0.0"});
         $(this).css({"opacity": "0.0"});
-
    });
 
-
  $(function () {
 
-
      $(this).css('float','left');
 
     });
     });
});
});
$(function() {
$(function() {
-
  $("#menubar").css("left","0");
+
  $(".left-menu").css("left","0");
});
});

Latest revision as of 12:55, 17 October 2014