background preloader

Mobile Development

Facebook Twitter

Design - Welcome. Wink toolkit - A mobile JavaScript framework to build great webapps. Yacine's. Magazine Grid. It's an ultramodern CSS-Framework which comes with common magazine design elements such as pagination, gutters and of course a basic grid.

Magazine Grid

More semantics, less divs Magazine Grid takes use of html5-elements to structure your magazine page. <article><nav class="pagina">…</nav><section><p class="grid x5">…</p><p class="grid x2">…</p><p class="grid x1">…</p></section><section class="gutter column2"><p> … </p></section></article> PhoneGap + JavascriptMVC + jQuery Mobile. Steal( 'phonegap-1.3.0.js', 'jquery/jquery.js', '.

PhoneGap + JavascriptMVC + jQuery Mobile

/css/jquery.mobile.structure-1.0.min.css' // jQuery Mobile structure CSS ) .then( '. /css/global.css', // Our global css style and jqm theme 'jquery/controller', 'jquery/view/ejs' ) .then( '. /models/models.js', // all models '.