Articles tagged: screen orientation
Found 6 documents
- Web/API/CSS_Object_Model/Managing_screen_orientation Screen orientation is something slightly different than device orientation. Even if a device ...
- Web/API/Screen/lockOrientation The lockOrientation method locks the screen into the specified orientation.
- Web/API/Screen/onorientationchange An event handler for the orientationchange events sent to the screen object.
- Web/API/Screen/orientation The Screen.orientation property give the current orientation of the screen.
- Web/API/Screen/unlockOrientation The Screen.unlockOrientation method removes all the previous screen locks set by the page/app.
- Web/Apps/Fundamentals/User_input_methods Modern web user input goes beyond simple mouse and keyboard: think of touchscreens for example. ...