It *should* work if you replace navigator.userAgent.indexOf("iPad") with
navigator.userAgent.indexOf("android")
I dont' have an Android device to test it on, but a Google search showed that orientchange was supported on Android devices.
Dave
It *should* work if you replace navigator.userAgent.indexOf("iPad") with
navigator.userAgent.indexOf("android")
I dont' have an Android device to test it on, but a Google search showed that orientchange was supported on Android devices.
Dave