Skip to content

aadchrom/orientationchange.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

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)

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published