Here’s the page I’m working on: http://kylemorgan49.com/sb/gridster/
When you hover over a box the background changes color (from css :hover)
and when you click javascript changes the color to red.
So after playing with this, you could imagine that this could be used as a drawing app. So how would I make it change color as you click and drag across multiple boxes? So that you don’t have to click each and every box. Thanks! Oh and you can view code by right clicking and click view source (fyi)
e.g