Posts by baiano v9 • 1 point
1 post
-
-7
votes2
answers1261
viewsA: Is there any way to detect that an attribute has been changed in HTML?
this was my code for a portifolio project I incremented the code used here for the clock logo: setInterval( function clock() { const v1 = new Date const v2 = v5(v1.getHours()) const v3 =…