I just noticed that I get tons of deprecated warnings in the latest (canary) build of Chrome. event.layerX and event.layerY are broken and deprecated in WebKit. They will be removed from the engine in the near future. Looks like jQuery is screwing thing up. I'm using: jquery-1.6.1.min.js. Would it help to upgrade to the latest jQuery version or isn't it fixed yet or is it a Chrome bug or is it som
