As a Mobile developer, I am completely onboard with the Mobile first philosophy. This allows us to start with a small window and layer on additional layout until you have layouts from 320px wide all the way up. One of the tools that we can use to our advantage is media queries, allowing us to
more »
Posts Tagged ‘CSS3’:
Prefix Free CSS is Possible Today
Fixing the Transitions in jQuery Mobile 1.1.0
Well, reverting back to the jQuery Mobile 1.0.1 transitions isn’t really “fixing” things per say but… A very hot topic in the community are the improved page transitions effects included in jQuery Mobile’s 1.1.0 release. In the previous major release 1.0.1, these page animations – slide, slideup, flip, pop – performed poorly on certain Android
more »