此问题与:What's a good User-Agent parsing plugin for django
有关我有三种布局样式:一种用于PC浏览器,一种用于平板电脑,另一种用于手机。
smartagent插件可以告诉我该设备是否是移动设备,但有几个问题:
有没有确定的方法可以找出什么是设备类型?
由于
答案 0 :(得分:2)
您可能有兴趣查看foundation.zurb.com
它允许您根据设备宽度调整样式,并为手机,平板电脑和台式机预设样式。
编辑:Bootstrap 2.0现在也允许响应式设计http://twitter.github.com/bootstrap/