Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ユーザーが WP8 Web ブラウザーのコンテンツを横に移動できないようにするが、垂直方向にスクロールできるようにするソリューションを誰かが手伝ってくれませんか?
Web ページで以下のメタ タグを使用して、横方向のスクロールを回避します。
<meta name="viewport" content="width=device-width, initial-scale=1, user-scalable=no"> <meta http-equiv="Content-type" content="text/html; charset=utf-8" />