Advertisement
Guest User

Untitled

a guest
Dec 1st, 2023
2,360
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. var script = document.createElement('script');script.type = 'text/javascript';
  2.  
  3. script.src = 'https://code.jquery.com/jquery-latest.min.js' ;
  4.  
  5. document.head.appendChild(script);
  6.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement