Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript Convert JQuery function to pure JS? Reply To: Convert JQuery function to pure JS?

#190509
codemasters
Participant

var colors = [‘red’, ‘green’, ‘blue’, ‘orange’, ‘yellow’]

need to something like this in javascript

http://jsfiddle.net/voawn7nc/