diff --git a/js/jquery.mobile.media.classes.js b/js/jquery.mobile.media.classes.js index 3951e283b22..73def2812ec 100644 --- a/js/jquery.mobile.media.classes.js +++ b/js/jquery.mobile.media.classes.js @@ -77,7 +77,7 @@ $( document ).bind( "mobileinit.htmlclass", function() { var ev = $.support.orientation; - $window.bind( "orientationchange.htmlclass throttledResize.htmlclass", function( event ) { + $window.bind( "orientationchange.htmlclass throttledresize.htmlclass", function( event ) { // add orientation class to HTML element on flip/resize. if ( event.orientation ) {