Difference between revisions of "Team:CCA SanDiego"

Line 8: Line 8:
  
  
$.ready(
+
$.ready(function(){
  
 
$(".firstHeading").remove();
 
$(".firstHeading").remove();
Line 22: Line 22:
 
$('html, body').animate({scrollTop:0}, 'slow');
 
$('html, body').animate({scrollTop:0}, 'slow');
 
});
 
});
 
+
}
 
);
 
);
  

Revision as of 00:38, 4 September 2015