开发者

iphone CSS width adjustment problem

I have this page for phones which plays music

When i open it in iphone it doesnt readjust the width to properly.

What i want is only the player to be prominently visible and other background only after displaying the player.

Curre开发者_运维知识库ntly if i readust my browser windows it adjusts properly.

Why is it not fiting into the iphone and appearin like this image


@footy; Write

<meta name="viewport" content="user-scalable=no, width=device-width" />

inside your head tag. Which check the viewport of the device screen and adjust according to it.

Check the link for more

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜