ForeverDev

Untitled

Oct 14th, 2014
249
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. $(document).keypress(function() {
  2.     $("body").append("<p> test </p>")
  3. })
Advertisement
Add Comment
Please, Sign In to add comment