Class
I still haven’t gotten my hover function for my color wheel to work correctly. I want to make the color wheel function by the hover function. While I can get the images to hover and to appear, I can’t get them to go the right position or make them not be cut off when I hover over the circle.
I have the overflow as visible, but it still gets cut off at the edge of the div, and I admit I don’t really know what to do about it. The over function works with dot itself, but the image that appears is no good. Perhaps it’s because the image that I want to appear is a background image, and it can’t appear outside of the div that it’s in.
Oh well, I’ll figure it out one way or another.