This screencast goes into detail about Apple IOS standards for creating IOS (and android) Web apps. We will visit in depth the viewport settings, making the URL bar disappear when you arrive at the web app, and how to make it run like a native application from your home screen.
HTML Tutorial – Build your First Game Step 1 - Setting up your Project
To begin developing your demo, download the Box2D engine for HTML5 here. Next, create a new HTML file with the following structure (copy js and lib directories from b...