Due: February 29th
25 points
The objective of this assignment is to manipulate images when a mouse event occurs. It should also refresh your memory on the workings of an array and further your understanding of the document object model. Please note the assessment sheet that I will use in grading your assignment.
A Grove City high school teacher assigned an extra credit problem:
Find the values for A, B, ... J so that
Create a page that resembles
When the page is loaded (or refreshed) the image should look "normal".
When the user clicks on a digit, they must then click on the blank where
they want the digit to be. So that all digits can be placed.
For extra credit, use objects in a meaningful way in your solution.
If a number has been placed that new "blank" image cannot be placed again.
In addition your assignment must: