aadchrom/orientationchange.js
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
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)