Canvas selectable over div

AMMKILLER

New Member
I have a HTML5 canvas on which I perform some actions and catch some events. On the canvas(over) I have 4 divs. Is it possible to see the div's and the content of the divs but make them act invisible. For example when I go with my mouse over the div I actually go over the canvas?I hope you can help me!\[code\]Simple example:\[/code\] http://jsfiddle.net/ygjen/5/get mouse cordinates also on going over the divs
 
Back
Top