HOME | DD

Published: 2010-03-17 01:38:06 +0000 UTC; Views: 373; Favourites: 1; Downloads: 0
Redirect to original
Description
This is a screen shot of a webpage that allows you to play BINGO, only it doesn't quite work... yet. I need help, when someone on DA comments on this with the solution, I will update it.OBJECTIVE:
*Bingo Webpage
*Left Click to change the bingo number to a red circle (to indicate numbers you got)
*Right Click to change back to original image (in case you clicked wrong)
*When you get any 5 in a row, the middle "wild" space turns to a small jpg image thats says "WIN" (will make the image look better when I get it working)
PROBLEMS:
0Too many... EEK!
0Change it so that ALL the squares change their individual variables
0Change it so that once you right click on the square to cancel, the "WIN" goes back to blank
0Change it so that the variables add up to a new variable (ex: all 5 "B" variables add up to "a01")
0have it so that if any of the variables from above = 5, it says "WIN" (ex: if "a01" = "5" then displays WIN jpg)
0More problems as I encounter them
0Code needs to be cleaned up a bit, I got a little sloppy trying to fix my problems.
Link to actual page:
[link]
DO NOT STEEL CODE!
This is shareware and freeware, but if you fix it tell me how, and if you use it tell me where (and give credit in code using comment tags)