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

Line 1,896: Line 1,896:
 
hasPerspective = false,
 
hasPerspective = false,
 
 
perspective = hasPerspective && Modernizr.csstransforms3d,
+
perspective = andop(hasPerspective, Modernizr.csstransforms3d),
 
// initialize function
 
// initialize function
 
init = function() {
 
init = function() {

Revision as of 12:30, 9 October 2016