Skip to content

Commit

Permalink
added some info
Browse files Browse the repository at this point in the history
  • Loading branch information
aadchrom committed Aug 6, 2011
1 parent 56b7d63 commit 1b1d40b
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
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)

0 comments on commit 1b1d40b

Please sign in to comment.