Difference between revisions of "Template:UT-Tokyo/Javascript"

(Created page with "(function() { 'use strict'; ** START UP **: $(document).ready(function() { showGrid(); }); $(window).on('load scroll', function() { currentCheck(); });...")
 
Line 1: Line 1:
 +
<html>
 +
<script type="text/javascript">
 +
 
(function() {
 
(function() {
 
   'use strict';
 
   'use strict';
Line 4,635: Line 4,638:
  
 
}));
 
}));
 +
</script>
 +
</html>

Revision as of 08:46, 15 August 2015