Have you tried using Modernizr instead? The better way to go about it is to do feature-detection and keep the ambiguity of the device. You don't want to start tying down functionality to devices.
↧
Have you tried using Modernizr instead? The better way to go about it is to do feature-detection and keep the ambiguity of the device. You don't want to start tying down functionality to devices.