项目作者: mikeludemann

项目描述 :
Get information of browser orientation
高级语言: JavaScript
项目地址: git://github.com/mikeludemann/getBrowserOrientation.git
创建时间: 2017-11-17T19:04:13Z
项目社区:https://github.com/mikeludemann/getBrowserOrientation

开源协议:MIT License

下载


getBrowserOrientation

Get inner or outer Orientation of browser information

Example

  1. Browser inner Orientation
  2. getBrowserOrientation.innerOrientation()
  3. Browser outer Orientation
  4. getBrowserOrientation.outerOrientation();