How To Make A UI For The iPhone That Does Not Scale, Even When The Phone Is Rotated
- 0
- Add a Comment
The iPhone is great at presenting large pages with its built in pinch and zoom capabilities. It does this by using a viewport instead of a window and by scaling content as it deems appropriate.
I presented a demo for my site Chunk Love at iPhoneDevCamp that showed how to disable scaling and which allows [...]
