Wednesday, October 2, 2013

Detect iOS version using jQuery

This tutorial will help you to redirect to different webpage based on the iOS device version. We detect the iOS device and version using the user-agent string. This code can be further customized for specific subverison and future version using the user-agent string. Below is the sample code to test yourself(Need to include the jQuery js file and change the script tag accordingly):

No comments:

Post a Comment