Difference between revisions of "Team:DTU-Denmark/Parts"

Line 78: Line 78:
 
   coll[i].addEventListener("click", function() {
 
   coll[i].addEventListener("click", function() {
  
     this.classList.toggle("coactive");
+
     this.classList.toggle("coactivebleu ");
 
     var content = this.nextElementSibling;
 
     var content = this.nextElementSibling;
 
     if (content.style.maxHeight){
 
     if (content.style.maxHeight){

Revision as of 19:13, 11 October 2018

Parts

Mycolab protocols

hello