Grails

Detecting mobile browsers in Javascript

In my recent grails project, I was working on mobile version of the application and needed to redirect users to the mobile version of our application, if they are accessing the application from any mobile device. I looked at various techniques/codes to detect the mobile device and redirect users to the specific URL. I encountered the...

by Vishal Sahu
Tag: detect mobile browser
18-Dec-2011