diff --git a/js/jquery.mobile.core.js b/js/jquery.mobile.core.js index 7bc8faa5..26a8744f 100644 --- a/js/jquery.mobile.core.js +++ b/js/jquery.mobile.core.js @@ -51,8 +51,6 @@ //configure meta viewport tag's content attr: metaViewportContent: "width=device-width, minimum-scale=1, maximum-scale=1", - nativeSelectMenus: false, - //support conditions that must be met in order to proceed gradeA: function(){ return $.support.mediaquery;