Mobile

FacebookTwitter

Pull Down for Navigation

27th February, 2012 Tom Kenny Tutorials http://inspectelement.com/tutorials/pull-down-for-navigation-a-responsive-solution/

Return of the Mobile Stylesheet

http://alistapart.com/article/return-of-the-mobile-stylesheet The past couple of years have seen numerous new web-capable mobile devices arise, including Apple’s iPhone and its Safari browser, the creation of Google’s Android platform and Webkit-based browser, the rise of so called “full web” browsers (Nokia’s S60, Opera Mobile and Opera Mini, among others), the early development of Firefox’s mobile version, and more. These mobile browsers improve users’ experiences, giving them access to websites formerly off-limits to most mobile devices.

The 5-Minute CSS Mobile Makeover

More people are surfing the Web via mobile device than ever before. It’s just so convenient to have that mobile access to anything you need. http://perishablepress.com/the-5-minute-css-mobile-makeover/
http://davidbcalhoun.com/2010/viewport-metatag The skinny Use this: < meta name = "viewport" content = "width=device-width, initial-scale=1.0" />

The viewport metatag (Mobile web part 1) | David B. Calhoun – Developer Blog