Skip to content

Commit 0014790

Browse files
authored
Update README.md
1 parent 04d6303 commit 0014790

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# Using SetInterval() Method to iterate through colours with JavaScript
22
Wonderful project been developed by myself to help the community to iterate through colours and display or change the color of an element after 2sec.
3+
34
HOW TO USE:
5+
46
1: Firstly create a nice template on your html and input any name you want on your h1 tag.eg CHANGE MY COLOUR WITH JAVASCRIPT.
57

68
2: secondly give an id to the element on your HTML.then get it by it's elementById.
79

8-
3: lastly, everyother thing you need to know has been done for y'all on my input.js on my repo also you can understand how to clear setinterval on the project do well to take a closer look to know it was used.
10+
3: lastly, everyother thing you need to know has been done for you on my input.js on my repo also you can understand how to clear setinterval on the project. do well to take a closer look to know it was used.
911

10-
4:reach out if you got any question or issues thank y'all
12+
4:reach out if you got any question or issues thank y'all.
1113

1214

1315

0 commit comments

Comments
 (0)