Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

CSS Library for Mobile Web Apps

Tags:

css

mobile

I was wondering if anybody knows of any css resources that are geared strictly towards mobile web apps?

I am building a mobile app using backbone and zepto, but am missing a framework for handling the main user interface components.

I know there is jQuery mobile and ST2 (and yes I know you can just grab their css), but I was wondering if there are any resources that are standalone mobile css libraries and focus on using css transitions to mimic device behaviors?

like image 259
Paul T Avatar asked Apr 20 '26 20:04

Paul T


1 Answers

topcoat.io is still in an early stage, but is developing quite fast. For simple example application have a look at: Sample Mobile / PhoneGap Application with Backbone.js and Topcoat

Question is a bit older, but I just stumbled across it. Maybe this is useful for someone :)

like image 114
escapedcat Avatar answered Apr 23 '26 14:04

escapedcat