Quote:
Originally Posted by JD
that's just from not having a "mobile sized" tour/design. If you've got a tour/design that fits there's no need to zoom 
|
It is mobile sized. I figured there was some sort of code.
Quote:
Originally Posted by alias
Code:
<meta name="viewport" content="width=320; initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
Put that in <head>.
|
Perfect! Thanks bro!
edit* Just tried it out, works PERFECTLY! Thanks!