Dear gurus and members,
I am very new in javascript and programming. I would like to assign 3 words to a variable in an array. Is that possible? If yes, how can I do so?
The 3 words are "snooker", "pool" and "billiards". It is supposed to be assigned to arrAns[6] so that if user answers either one of the 3 words for question #6, the it will refer to correct answer for that question. However, I am not sure if is that possible to be done. I am at total lost now.
Looking forward to some replies soon.
Thanks in advance,
Janice
I am very new in javascript and programming. I would like to assign 3 words to a variable in an array. Is that possible? If yes, how can I do so?
The 3 words are "snooker", "pool" and "billiards". It is supposed to be assigned to arrAns[6] so that if user answers either one of the 3 words for question #6, the it will refer to correct answer for that question. However, I am not sure if is that possible to be done. I am at total lost now.
Looking forward to some replies soon.
Thanks in advance,
Janice