Basically, I have one large image. I want people to be able to click on a portion of the image - then have that area become shaded or stamped. Any ideas?
Basically, I have one large image. I want people to be able to click on a portion of the image - then have that area become shaded or stamped. Any ideas?
I used an “onclick” command to turn the squares gray when I click a called number so what kind of script could I use to alert me when all of the squares in a single row, column, or diagonal are gray?
I used an “onclick” command to turn the squares gray when I click a called number so what kind of script could I use to alert me when all of the squares in a single row, column, or diagonal are gray?