By using this site, you agree to our Privacy Policy and our Terms of Use. Close
Pavolink said:

if( ( ag.indexOf( 'iPhone' ) > 0 && ag.indexOf( 'iPad' ) == -1 ) || ag.indexOf( 'Android' ) > 0 )

???

Could that not just be formatting for those devices?