Some mobile web sites such as the BBC mobile website stop you zooming in on the main home page on an iPhone – how is this acheived. Is there a directive that has to be included in the HTMl code or something ?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You just need to tell the iPhone not to let the user zoom, with a meta-tag:
This should still let your webpage rotate, but not zoom.