Guest User

Untitled

a guest
Jan 11th, 2019
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
jQuery 0.12 KB | None | 0 0
  1. $( document ).bind( "mobileinit", function() {
  2.         $.mobile.allowCrossDomainPages = true;
  3.         $.support.cors = true;
  4.     });
Add Comment
Please, Sign In to add comment