Difference between revisions of "Dev/Calendar"

Line 62: Line 62:
  
 
<div class="left_column month_access"> + </div>   
 
<div class="left_column month_access"> + </div>   
<div class="right_column"> <h1> JANUARY  </h1> </div> <div class="month_content">
+
<div class="right_column"> <h1> JANUARY  </h1> </div>  
 +
<div class="month_content">
  
  
Line 68: Line 69:
  
 
 
 
 
<div class="left_column"> 25 </div>
 
<div class="left_column"> 25 </div>
  
Line 93: Line 93:
 
$(".month_access").click(function(){
 
$(".month_access").click(function(){
  
$(this).nextUntil(".month_content").slideToggle(400);
+
$(this).next().next().slideToggle(400);
  
 
});
 
});

Revision as of 22:15, 21 November 2016

MENU
+

JANUARY

25

Team Rosters Due

Completing the team roster is important because all of the team members listed on the rosters will receive participation certificates. We want everyone that participated on the team to receive this recognition. Completing your team roster is also important because it determines whether your team is in the undergraduate or overgraduate section (high school teams are automatically placed into the high school section).