Guest User

Untitled

a guest
Dec 10th, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. // Refresh home page using dynamic url list.
  2. $(document).ready(function() {
  3. $.mobile.changePage("#home");
  4. });
Add Comment
Please, Sign In to add comment