Challenge: Spot the Dog

Position the spot



Hint



_.css(_);


This webpage shows an image of a white dog, and places a div on the page when the user clicks the image. Currently, that spot shows up under the image.

Change the code to use the event properties to position the spot according to the user's mouse position.