Guest User

Untitled

a guest
Jun 7th, 2017
171
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.11 KB | None | 0 0
  1. jQuery("body").on("my-contact", function($contactForm){
  2. window.location='http://yoursite.com/thank-you-page';
  3. });
Advertisement
Add Comment
Please, Sign In to add comment