Skip to content

Instantly share code, notes, and snippets.

@McShauno
Created March 22, 2016 22:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save McShauno/2890ac6321653187bcdf to your computer and use it in GitHub Desktop.
Save McShauno/2890ac6321653187bcdf to your computer and use it in GitHub Desktop.
<div id="formStackForm"></div>
<script type="text/javascript">
$(function() {
postscribe('#formStackForm', '<script src="https://certiprepguides.formstack.com/forms/js.php/invsg1navigationcontrol"><\/script>');
postscribe('#formStackForm', '<script src="http://services.certiprepguides.com/scripts/cpg-form-mods.js"><\/script>');
});
</script>
@McShauno
Copy link
Author

For each page/form the first <script src= is what needs to be changed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment