Guest User

Untitled

a guest
May 16th, 2018
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 0.10 KB | None | 0 0
  1. <script type="text/javascript">
  2. if(Math.floor(Math.random()*1000) == 1) $('#div').show();
  3. </script>
Add Comment
Please, Sign In to add comment