PDA

View Full Version : Lottery Javascript



MrBananaTown
07 Apr 2011, 09:05 PM
Hey there, I'm just getting into javascript now and I do not know where to start on this exercise. I will post a couple screenshots of what im trying to duplicate. Not shown in the two screenshots are a slide wherein Im looking to have the user enter 6 numbers in a prompt in the format of "#,#,#,#,#,#" and the boxes in the first screenshot are the result of what the user enters.
Sorry if Im not being descriptive enough.


Thanks in advance for any help

//http://img9.imageshack.us/i/problem2w.jpg/ (http://img9.imageshack.us/i/problem2w.jpg/)

http://img843.imageshack.us/i/problem1t.jpg/


I was told there actually isn't much code to it really, but I'm stumped. I need to convert the numbers in between the commas into numbers, not sure where to start.