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

(Created page with "<html> <script> window.setInterval(function(){ $("td").css("background-color", "#ffffff"); }, 10); </script> </html>")
 
Line 5: Line 5:
 
window.setInterval(function(){
 
window.setInterval(function(){
 
$("td").css("background-color", "#ffffff");
 
$("td").css("background-color", "#ffffff");
}, 10);
+
}, 1000);
  
  
 
</script>
 
</script>
 
</html>
 
</html>

Revision as of 23:05, 30 October 2017