I\'ve got some code which draws a rectangle on a canvas, but I want that rectangle to change color when I hover the mouse over it.
The problem is after I\'ve drawn t
Below code adds shadow to canvas circle on hovering it.
Your browser does not support the HTML5 canvas tag.