Recently, I posted a really popular post on how to revert back to jQuery Mobile 1.0.1 transitions. It works pretty dang well for the most part, but still suffers from some of the issues previously documented. For example, there is generally a page flicker at the end of the transitions on the iPad. This can
more »
Archive for the ‘CSS’ Category:
Fixing the Page Flicker During CSS Slide
Prefix Free CSS is Possible Today
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 »