Is 'ondeviceorientation' event dead for moblie? Because mobile (android) Chrome (latest) does not react for this code:
window.addEventListener('deviceorientation', function() {console.log('event')});
Desktop Chrome works fine. If that's dead, is there another way to mobile parallax with the device's API?
Aucun commentaire:
Enregistrer un commentaire