Is there a special name for this kind of behaviour?
I want to be able to have a canvas element that is easy to interact with on a mobile phone. Is there some standard way to control the areas of the page that the cursor snaps to?
The first solution I could think of was putting dummy anchors over the canvas. Is there a better way? Would this method work?
Here's an example of the "cursor snapping" behaviour on a Kindle: http://www.youtube.com/watch?v=HF0hDoJqkIk&t=1m40s
Here's what I'm working on: http://jsbin.com/enica4/5/