Apply CSS styles based on device orientation
The CSS orientation media query checks window dimensions, not the accelerometer. Discover the unexpected behavior on Android Multi Window devices and the clean JavaScript fix using data attributes.
The CSS orientation media query checks window dimensions, not the accelerometer. Discover the unexpected behavior on Android Multi Window devices and the clean JavaScript fix using data attributes.