(white to transparent) |
|||
Line 4: | Line 4: | ||
window.setInterval(function(){ | window.setInterval(function(){ | ||
− | $("td").css("background-color", " | + | $("td").css("background-color", "transparent"); |
}, 1000); | }, 1000); | ||
Latest revision as of 23:31, 30 October 2017