jwnysoul

Pop-Up Message Box for Carrd Pro! (NOT MINE)

Apr 20th, 2022 (edited)
269
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.31 KB | None | 0 0
  1. THIS SCRIPT IS NOT MINE!! IM REWORDING THE ONE FOUND ON JAVASCRIPTFREECODE.COM!!
  2. start copying from the line below.
  3. the "Your Message Here" part if where you put a custom message!
  4. ----------------------
  5. <head>
  6. <script language="javascript" type="text/javascript">
  7. alert("Your Message Here")
  8. </script>
  9. </head>
Advertisement
Add Comment
Please, Sign In to add comment