Difference between revisions of "Team:TecCEM/Attributions"

Line 50: Line 50:
 
//12
 
//12
  
var teamMembersMajors = new Array();
+
var teamCollaboratorsMajors = new Array();
teamMembersMajors.push("...");
+
teamCollaboratorsMajors.push("...");
teamMembersMajors.push("Communications Bacheularate");
+
teamCollaboratorsMajors.push("Communications Bacheularate");
teamMembersMajors.push("...");
+
teamCollaboratorsMajors.push("...");
teamMembersMajors.push("Robotics and Digital Systems Engineering");
+
teamCollaboratorsMajors.push("Robotics and Digital Systems Engineering");
teamMembersMajors.push("B.S. in Computer Science");
+
teamCollaboratorsMajors.push("B.S. in Computer Science");
 
 
  
Line 178: Line 178:
  
 
      
 
      
           /*$(window).scroll(function(){
+
           $(window).scroll(function(){
 
      var f = $(document).scrollTop();
 
      var f = $(document).scrollTop();
 
               if(f>=650){
 
               if(f>=650){
Line 190: Line 190:
 
document.querySelector(".tips").classList.remove("tips_hidden");
 
document.querySelector(".tips").classList.remove("tips_hidden");
 
}
 
}
         });*/
+
         });
  
 
            
 
            

Revision as of 01:10, 17 October 2021

Untitled Document i

Collaborators