Web-based puzzle - TechRepublic
General discussion
May 17, 2001 at 08:46 AM
brantpellett

Web-based puzzle

by brantpellett . Updated 24 years, 8 months ago

Want to display solid-color squares, then when the user clicks on one, the square and the surrounding squares change color.
I’ve tried using _

and ChangeColor would do something like:
document.$Parm.setcolor(Red)
but nothing ever changed color.
Can this be done in JavaScript? How?

This discussion is locked

All Comments