Home > orientationchange.js

orientationchange.js

Orientationchange.js is a project mainly written in ..., it's free.

Adds orientationchange support to browsers that don't have it.

orientationchange.js

  • Adds support for the orientationchange event in browsers that do not support it
  • only returns 0, 90

invoke using the jquery bind method:

$(window).bind('orientationchange', someFunction)