public marks

PUBLIC MARKS from srcmax with tag "cross device"

25 April 2012 17:45

A non-responsive approach to building cross-device webapps - HTML5 Rocks

by 3 others
As the UIs you build increase in complexity, and you gravitate toward single-page webapps, you’ll want to do more to customize UIs for each type of device. This article will teach you how to do these customizations with a minimal amount of effort. The general approach involves classifying your visitor’s device into the right device class, and serving the appropriate version to that device, while maximizing code reuse between versions.

borismus/device.js

Semantic client-side device detection with Media Queries

srcmax's TAGS related to tag "cross device"

html5 +   js +   Media Queries +   mobile +   tablette +