6

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.

Kara
  • 6,115
  • 16
  • 50
  • 57
Evgenii
  • 36,389
  • 27
  • 134
  • 170
  • Duplicate http://stackoverflow.com/questions/4658663/css-frameworks-for-mobile-dev – aug Jan 24 '13 at 06:42

1 Answers1

3

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

You could also use any responsive framework, like Bootstrap.

n1xx1
  • 1,971
  • 20
  • 26