You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An experiment in how it might be possible to target devices using media queries. Due to uneven @media browser support additional client-side detection will most assuredly deliver a better user experience across all browsers and platforms.
* HTML template contains css for iPad sticky footer. Thanks to Ryan Fait http://ryanfait.com
* Uses css @media queries to point iphone, ipad and "all" other formats to unique stylesheets.