Export 0.1.45
[framework/web/web-ui-fw.git] / libs / js / jquery-mobile-1.1.0 / tests / unit / select / defineKeepNative.js
1 $(document).bind("mobileinit", function() {
2         $.mobile.page.prototype.options.keepNative = "select.should-be-native";
3 });
4