position

abstract var position: Position?(source)

This feature is well established and works across many devices and browser versions. It’s been available across browsers since July 2015.

Syntax: static | relative | absolute | sticky | fixed

Initial value: static

| Chrome | Firefox | Safari |  Edge  |  IE   |
| :----: | :-----: | :----: | :----: | :---: |
|   1    |    1    |   1    |   12   |   4   |

See also