Skip to content

evaldsurtans/jquery.beforeorientationchange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

jquery.beforeorientationchange

jQuery plugin that adds beforeorientationchange event

Tested on iOS & Android (browser, currently not working on Chrome browser)

include script in html:

<script type="text/javascript" src="/scripts/jquery.beforeorientationchange.js"></script>

Examples of usage: $(window).bind('beforeorientationchange', function(){ ... });

$(window).bind('orientationchange', function(){ ... });

Evalds Urtans, http://www.asketic.com, 2013

About

jQuery plugin that adds beforeorientationchange event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published