Skip to content

Instantly share code, notes, and snippets.

@jwang
Created February 21, 2012 23:35
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 jwang/1879832 to your computer and use it in GitHub Desktop.
Save jwang/1879832 to your computer and use it in GitHub Desktop.
contact snippet
<script type="text/javascript">var host = (("https:" == document.location.protocol) ? "https://secure." : "http://");document.write(unescape("%3Cscript src='" + host + "wufoo.com/scripts/embed/form.js' type='text/javascript'%3E%3C/script%3E"));</script>
<script type="text/javascript">
var m7x3s5 = new WufooForm();
m7x3s5.initialize({
'userName':'aloharubyconf',
'formHash':'m7x3s5',
'autoResize':true,
'height':'738',
'header':'show'});
m7x3s5.display();
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment