Difference between revisions of "Team:Tokyo Tech"

Line 487: Line 487:
 
var width = document.body.clientWidth;
 
var width = document.body.clientWidth;
  
var menu = document.getElementById('logo_sponsors');
+
var menu = document.getElementsByClassName('logo_sponsors')[0];
  
 
var menuMarginTop = width * 3 / 5;
 
var menuMarginTop = width * 3 / 5;

Revision as of 06:02, 19 October 2016