Quote:
Originally Posted by bigtimebanned
ahh yes, you're right. what if i get rid of the "var" before each guessColor after the first declaration?
|
It might work after you do that.
The best way to debug Javascript is with Firefox and its javascript console. It'll tell you exactly what errors it encounters.