I have been doing a background through JS that changes according to the time of day, and I have a doubt.
The background It works like this:
- I have a video that runs from 7 am (example: 07:00:00) and when the night comes (19:10:12) I need to change the video background.
- The clock works, but it does not change the video when the set time arrives.
You can check the code here. link