I require some message to alter (with a 1 2nd period) on my site. ( https://website.elliott23.repl.co). I can not find out exactly how to make it regularly alter with a period of 1 secondly. This is my javascript for it.
var $message = $(" #text");.
var numbers = ["First", "Second", "Third", "Fourth", "Fifth", "Sixth", "Seventh", "Eighth", "Ninth", "Tenth"];.
for (var i = 1; i < [index-1] The message isn't transforming. This is the html all over the component that requires to alter.
<< div course=" opening">
<> < h1>> Hey, I'm<< period course=" green-text"> > Elliott D'Orazio< < br><> .
<< h1>> I style and also create<< period course=" italic"><> < div id=" message"><> .
I attempted currently examining pile overflow. None of the write-ups aided me do what I required to do. The code I supplied above is from an additional pile article. I have no idea exactly how to do this as my JavaScript understanding is much less than my HTML and also CSS.