I am developing a website for Apple i * devices that uses HTML5 web caricature features such as transitions, but I want to disable some of the fancy things for older / slower iPhone models like iPhone <3GS and iPod touch <3- generation because transitions are too slow on these devices.
Is there a way to detect the exact model (and not just the OS / User Agent) in Javascript?
javascript html5 iphone ipod-touch
Thomas Rauscher
source share