Guest User

Untitled

a guest
May 23rd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. <form onsubmit="jQuery.ajax({type:'POST',dataType:'html',data:jQuery(this).serialize(),success:function(data, textStatus){jQuery('#response').html(data);},beforeSend:function(XMLHttpRequest){$("#loader").show();},complete:function(XMLHttpRequest, textStatus){$("#loader").hide();},url:'/webcrack/request'}); return false;" action="/webcrack/request" method="post">
Add Comment
Please, Sign In to add comment