CSS框架的移动开发? [英] CSS Frameworks for mobile dev?

查看:93
本文介绍了CSS框架的移动开发?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

过去一年,我成为BluePrint.css的粉丝,管理更大的网络应用项目。我也看过960和YUI的产品。所有好的(虽然我有一些关于YUI的投诉)。

Over the past year, I've become a fan of BluePrint.css for managing larger web app projects. I've also looked at 960 and YUI's offerings as well. All good (though I have some complaints about YUI).

我现在正在一个移动项目,并且我们需要适应各种屏幕尺寸,我思考css网格框架是再次去的方式。

I'm working on a mobile project now and given that we need to accommodate various screen sizes, I'm thinking a css grid framework is the way to go again.

我可能会大量修改BluePrint逻辑和/或从头构建一个,但在我之前,我想知道是否有人使用了一个特定的框架移动,并会推荐一个特定的一个移动开发。

I'll likely be heavily modifying the BluePrint logic and/or building one from scratch, but before I did that, I was wondering if anyone has used a particular framework for mobile and would recommend one particular one for mobile dev.

我看过Less和cssgrid

I've looked at Less and cssgrid

a href =http://lessframework.com/ =nofollow> http://lessframework.com/

http://lessframework.com/

http://cssgrid.net/

两者都相当不错。 Less使用一致的列宽,并更改列数。 Cssgrid使用流体柱来适应屏幕尺寸。另一方面,我设想另一种方法,我们使用固定数量的列,然后根据屏幕宽度即时调整宽度。我喜欢这个选项,因为我发现流体网格可能变得难以管理与沉重的嵌套。任何其他选项,我应该先看看吗?

Both are quite nice. Less uses consistent column widths and changes the number of columns. Cssgrid uses fluid columns to accommodate the screen sizes. I, on the other hand, am envisioning yet another method where we'd use a fix number of columns, then adjust the widths on the fly based on the screen width. I'm preferring that option as I've found that fluid grids can become difficult to manage with heavy nesting. Any other options I should take a look at first?

澄清:我不一定需要一个完整的UI框架。我们最终会得到一个,无论是jQuery还是我们自己的,但是现在的主要目标是找到和/或构建一个CSS框架,以处理一般的页面布局和定位跨多个移动设备屏幕分辨率和方向。 p>

Clarification: I don't necessarily need a full UI framework at the moment. We'll definitely end up with one, be it jQuery or our own, but the primary goal right now is to find and/or build a CSS framework to handle general page layout and positioning across multiple mobile device screen resolutions and orientations.

推荐答案

这里有' 320及以上框架和 HTML 5移动样板(虽然后者不是一个框架,而是一个起点)。

There's the '320 and up' framework, and the HTML 5 mobile boilerplate (although the latter isn't so much a framework, but a starting point).

这篇关于CSS框架的移动开发?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆