+ 2
pls Help with Setinterval and ForEach
I'm trying to use a setInterval() on a nodelist with forEach(item), but I wanted the items to be shown every (number) interval of time, but every time I try to do that, all items within the nodelist are shown in one time.. how can I get around this?
2 ответов
+ 5
Upload your code, please. It will be more understandable
+ 1
Right way to upload your code:
1. Edit your question description
2. Tap "+" button, then "Code"
3. Select your code
Pls don't:
1. Copy and paste the code
2. Put the code in comments