Advertisement
Guest User

Untitled

a guest
Sep 25th, 2017
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.23 KB | None | 0 0
  1. <html lang="en">
  2. <head>
  3. <meta charset="utf-8">
  4. <title>load demo</title>
  5. <script src="https://code.jquery.com/jquery-1.10.2.js"></script>
  6. </head>
  7. <body>
  8.  
  9. <script>
  10. $("artists-page page-shadow").load("nomedapagina");
  11. </script>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement