Results 1 to 2 of 2
- 04-20-2012, 04:59 PM
Thread Author #1
HTML5 Apps - Best practices?
Ok, so i've made my first application. This was using traditional programming. What i didn't know back then is that the performance of the app was at best .
Now, i'm new to using canvas and that way of rendering the application and everything is going great to be honest. Everything went from shockery to very smooth when using canvas rendering as oppose to good ol' jquery.
Sidenote: Don't laugh if it may sound stupid because all my programming knowledge is homeschooled...
The app is really going into a good direction and this project has been nothing but a great learning project to set my footmarks in the blackberry market with my HTML5 app.
What i really wondered though is that you still have the browser-esque controls in there. Zooming when pinching is still available. I woudn't want that to happen with my final release of the app and maby limit other controls. I've taken a look into the documentation but was unable to find it. I'm taking a screenshot wich i shall attach to this post to show what i mean.
But how do i disable these and is there maby a list somewhere to... check wich i can enable/disable? - 04-20-2012, 05:43 PM
Thread Author #2
I've discovered my mistake. I've forgotten about the viewport meta tag.

Reply















