Difference between revisions of "Template:Team:Bielefeld-CeBiTec/JSParts"

(white to transparent)
 
Line 4: Line 4:
  
 
window.setInterval(function(){
 
window.setInterval(function(){
$("td").css("background-color", "#ffffff");
+
$("td").css("background-color", "transparent");
 
}, 1000);
 
}, 1000);
  

Latest revision as of 23:31, 30 October 2017