Skip to content
Web Developer Blog
jQuery Orientation
$(window).bind(‘orientationchange’, function(event){
alert(‘Hello World’);
});
Post navigation
Previous
Previous post:
Fix the 1px height difference between input elements
Next
Next post:
Remove padding on Mobile