Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Looking for a pure css ui framework for mobile web [closed]

Tags:

html

css

mobile

I am looking for a CSS framework to style form elements and lists that are big and easy to use on small screens. It needs to be a CSS only framework, with little or no JavaScript. Something like Twitter Bootstrap. I do not want a JavaScript-heavy framework like jQueryMobile. Responsive layout and grid-support are not needed as well.

like image 417
Evgenii Avatar asked Jan 24 '13 06:01

Evgenii


1 Answers

If you'd like a iOS-style framework you can try iWebKit and iUI.

You could also use any responsive framework, like Bootstrap.

like image 193
n1xx1 Avatar answered Nov 12 '22 09:11

n1xx1