Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save PardotGists/154674e3d04d67a2205e to your computer and use it in GitHub Desktop.
Save PardotGists/154674e3d04d67a2205e to your computer and use it in GitHub Desktop.
Redirecting to Thank You Pages Based on Form Field Values snippet
case '<strong>Live Demo</strong>':
document.location='http://www.yoursite.com/thank-you-live-demo/';
break;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment