Hi,
First of all, I'm a rookie in Javascript :(
I'm trying to make an statement in jscript to color letters from a text, but it seems it's not so easy.
More precisely: It is necessary to color letters as follows: first letter red, the second one black, the third red again....an so on.
I don't know hot to set the condition in order to do that.
I've tried with FOR and IF.
Thank you