Difference between revisions of "Template:Team:NUS Singapore/JS"

(Undo revision 162669 by Chloroplast (talk))
(Undo revision 162667 by Chloroplast (talk))
Line 1: Line 1:
 
<html>
 
<html>
 
<!--lunar.js-->
 
<!--lunar.js-->
 +
<script>
 
(function (root, factory) {
 
(function (root, factory) {
 
   if (typeof define === 'function' && define.amd) {
 
   if (typeof define === 'function' && define.amd) {
Line 51: Line 52:
  
 
});
 
});
 +
 +
</script>
  
 
<!--imagesloaded.pkgd.min.js-->
 
<!--imagesloaded.pkgd.min.js-->
 +
<script>
 
/*!
 
/*!
 
  * imagesLoaded PACKAGED v4.1.0
 
  * imagesLoaded PACKAGED v4.1.0
Line 225: Line 229:
 
     }, o.makeJQueryPlugin(), o
 
     }, o.makeJQueryPlugin(), o
 
});
 
});
 +
</script>
  
 
<!--Main.js-->
 
<!--Main.js-->
 +
<script>
 
/**
 
/**
 
  * main.js
 
  * main.js
Line 617: Line 623:
  
 
})(window);
 
})(window);
 +
</script>
  
 +
<script>
 
(function() {
 
(function() {
 
new PointsMap(document.querySelector('#interactive-2'), {
 
new PointsMap(document.querySelector('#interactive-2'), {
Line 626: Line 634:
 
});
 
});
 
})();
 
})();
 +
</script>
  
  
 +
<script>
 
/*!
 
/*!
 
  * classie - class helper functions
 
  * classie - class helper functions
Line 714: Line 724:
 
})( window );
 
})( window );
  
 +
</script>
  
 
<!--sidebarEffects.js-->
 
<!--sidebarEffects.js-->
 +
<script>
 
/**
 
/**
 
  * sidebarEffects.js v1.0.0
 
  * sidebarEffects.js v1.0.0
Line 779: Line 791:
  
 
})();
 
})();
 +
</script>
  
 
<!--waypoints.min.js-->
 
<!--waypoints.min.js-->
 +
<script>
 
// Generated by CoffeeScript 1.6.2
 
// Generated by CoffeeScript 1.6.2
 
/*
 
/*
Line 1,265: Line 1,279:
 
     })
 
     })
 
}).call(this);
 
}).call(this);
 +
</script>
  
  
 +
<script>
 
function growDiv(param) {
 
function growDiv(param) {
 
var id = param;
 
var id = param;
Line 1,324: Line 1,340:
  
 
})(jQuery);
 
})(jQuery);
+
</script>
 +
 
 
</html>
 
</html>

Revision as of 02:49, 4 October 2016