【发布时间】:2010-11-26 09:37:28
【问题描述】:
我读过 Ethan Marcotte 的 this article about responsive web deisgn。在我看来,它不能很好地处理我的 iPad 和 iPhone 旋转。换句话说,当我将 iPad 或 iPhone 转为横向模式时,the final example 的代码似乎检测到了错误的视口宽度(更大)。我哪里错了?
如果我是对的,有人知道我需要添加什么来修复它吗?
【问题讨论】:
-
你能根据那篇文章展示你使用的代码吗?
-
@Pekka 我正在尝试链接到文章本身的示例(现在添加 url)
标签: html css mobile-website