There is a but when using QuoJS version 3.0.6 in Android regarding the clicking / touching on a normal <a> tag.
There is no javascript Involved, only Quo is loaded.
I made two testcases to show this:
- testcase (Link without QuoJS)
http://codepen.io/dervondenbergen/pen/9d03ad336a86744ef64478ad584d21a6/
or for testing on mobile
http://s.codepen.io/dervondenbergen/debug/9d03ad336a86744ef64478ad584d21a6
- testcase (Link with QuoJS)
http://codepen.io/dervondenbergen/pen/eea483d5605afe950cead5a9597ffa28/
or for testing on mobile
http://s.codepen.io/dervondenbergen/debug/eea483d5605afe950cead5a9597ffa28
When using iOS both versions work. (Tested with iOS 8.1 on iPhone 5S and iOS 8.1.2 on iPad Air 2)
On the tested Android Devices is testcase 2 not working. (Android 4.4.2 on Samsung Galaxy S5 and Android 4.2.1 on Asus Transformer Pad TF300T)
There is a but when using QuoJS version 3.0.6 in Android regarding the clicking / touching on a normal
<a>tag.There is no javascript Involved, only Quo is loaded.
I made two testcases to show this:
http://codepen.io/dervondenbergen/pen/9d03ad336a86744ef64478ad584d21a6/
or for testing on mobile
http://s.codepen.io/dervondenbergen/debug/9d03ad336a86744ef64478ad584d21a6
http://codepen.io/dervondenbergen/pen/eea483d5605afe950cead5a9597ffa28/
or for testing on mobile
http://s.codepen.io/dervondenbergen/debug/eea483d5605afe950cead5a9597ffa28
When using iOS both versions work. (Tested with iOS 8.1 on iPhone 5S and iOS 8.1.2 on iPad Air 2)
On the tested Android Devices is testcase 2 not working. (Android 4.4.2 on Samsung Galaxy S5 and Android 4.2.1 on Asus Transformer Pad TF300T)