iPhone/mobile view of website
I built in an iPhone/mobile view to our CMS, but wanted to have the content fill the screen on the phone when you went to it.
<meta name="viewport" content="width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/>
This will present the content (if the content is formatted to be 320px wide) to fill the screen of the phone's browser. Check out http://www.overlandagency.com
<meta name="viewport" content="width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;"/>
This will present the content (if the content is formatted to be 320px wide) to fill the screen of the phone's browser. Check out http://www.overlandagency.com

0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home