CSS3 image-orientation
CSS property used generally to fix the intended orientation of an image. This can be done using 90 degree increments or based on the image's EXIF data using the "from-image" value.
CSS text-orientation
The CSS `text-orientation` property specifies the orientation of text within a line. Current values only have an effect in vertical typographic modes (defined with the `writing-mode` property)
DeviceOrientation & DeviceMotion events
API for detecting orientation and motion events from the device running the browser.
Orientation Sensor
Defines a base orientation sensor interface and concrete sensor subclasses to monitor the device’s physical orientation in relation to a stationary three dimensional Cartesian coordinate system.
Screen Orientation
Provides the ability to read the screen orientation state, to be informed when this state changes, and to be able to lock the screen orientation to a specific state.
absoluteorientationsensor api
absoluteorientationsensor api: `absoluteorientationsensor()` constructor
deviceorientationevent api
deviceorientationevent api: absolute
deviceorientationevent api: alpha
deviceorientationevent api: beta
deviceorientationevent api: `deviceorientationevent()` constructor
deviceorientationevent api: gamma
deviceorientationevent api: `requestpermission()` static method
element api: ariaorientation
gamepadpose api: hasorientation
gamepadpose api: orientation
orientationsensor api
orientationsensor api: populatematrix
orientationsensor api: quaternion
pannernode api: orientationx
pannernode api: orientationy
pannernode api: orientationz
pannernode api: setorientation
relativeorientationsensor api
relativeorientationsensor api: `relativeorientationsensor()` constructor
screenorientation api
screenorientation api: angle
screenorientation api: `change` event
screenorientation api: lock
screenorientation api: type
screenorientation api: unlock
screen api: lockorientation
screen api: orientation
screen api: `orientationchange` event
screen api: unlockorientation
vrpose api: orientation
window api: `deviceorientationabsolute` event
window api: `deviceorientation` event
window api: orientation
window api: `orientationchange` event
xrcubelayer api: orientation
xrrigidtransform api: orientation
css at-rule: `@media`: `orientation` media feature
css at-rule: `@page`: `page-orientation` descriptor
css property: image-orientation: `flip` & `<angle>`
css property: text-orientation: `sideways`
html element: iframe: sandbox: `sandbox="allow-orientation-lock"`
manifest: orientation
svg element: glyph: orientation
50 results found.