Created
February 21, 2012 23:35
-
-
Save jwang/1879832 to your computer and use it in GitHub Desktop.
contact snippet
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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