GETTING A NATIVE APP FEELING WITH HTML5, CSS3 AND JAVASCRIPT, PART 2
In the second part of this blog series I will introduce you to the terrible world of touch event handlers and working around mobile Safari’s behavior issues in JavaScript. Touch events are a very sensitive feature and therefore a good knowledge about the calling stack of the default events is required. I will also refer […]