Guest User

Untitled

a guest
Feb 19th, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. <script type="text/javascript">
  2. $(document).bind("mobileinit", function(){
  3. $.mobile.page.prototype.options.degradeInputs.date = 'text';
  4. $.mobile.minScrollBack = 'infinity';
  5. });
  6. </script>
Add Comment
Please, Sign In to add comment