Skip to content

Instantly share code, notes, and snippets.

@wufoo
Created February 21, 2011 22:58
Show Gist options
  • Save wufoo/837871 to your computer and use it in GitHub Desktop.
Save wufoo/837871 to your computer and use it in GitHub Desktop.
js file includes for the Wufoo Form Embed Kit
<!-- FIG. 4 - The Wufoo Form Embed Kit -->
<script src="//wufoo.com/scripts/iframe/formEmbedKit.js"></script>
<!-- FIG. 5 jQuery NOT REQUIRED, just used here for funzies -->
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.5.0/jquery.min.js"></script>
<!-- FIG. 6 opening and closing of iframe in popup -->
<script src="//wufoo.com/scripts/iframe/example/example.js"></script>
<!-- FIG. 7: only required if previewing the form for the user -->
<script src="//wufoo.com/scripts/embed/iframe.js?targetElement=action-area"></script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment