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.
我正在开发使用 JSF 2.0 和 Primefaces 3.4 的 UI 应用程序。我的 UI 应该支持不止一种分辨率,例如最低应该支持 1024 x 768,它也应该支持 1280 x 1024。
有人可以让我知道如何实现这一目标吗?
这是一个 HTML/CSS 问题,与 JSF 或 PrimeFaces 无关。看看这个:
在 Web 开发中处理多个屏幕分辨率和纵横比的策略
http://en.wikipedia.org/wiki/Responsive_web_design