Last active
September 22, 2015 15:24
-
-
Save woods/c1e22b0d0e5b4b07815e to your computer and use it in GitHub Desktop.
wufoo embed code for hacky hour lightning talk form
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
<div id="wufoo-p1nx3plw0skd0cb"> | |
Fill out my <a href="https://westarete.wufoo.com/forms/p1nx3plw0skd0cb">online form</a>. | |
</div> | |
<script type="text/javascript">var p1nx3plw0skd0cb;(function(d, t) { | |
var s = d.createElement(t), options = { | |
'userName':'westarete', | |
'formHash':'p1nx3plw0skd0cb', | |
'autoResize':true, | |
'height':'620', | |
'async':true, | |
'host':'wufoo.com', | |
'header':'show', | |
'ssl':true}; | |
s.src = ('https:' == d.location.protocol ? 'https://' : 'http://') + 'www.wufoo.com/scripts/embed/form.js'; | |
s.onload = s.onreadystatechange = function() { | |
var rs = this.readyState; if (rs) if (rs != 'complete') if (rs != 'loaded') return; | |
try { p1nx3plw0skd0cb = new WufooForm();p1nx3plw0skd0cb.initialize(options);p1nx3plw0skd0cb.display(); } catch (e) {}}; | |
var scr = d.getElementsByTagName(t)[0], par = scr.parentNode; par.insertBefore(s, scr); | |
})(document, 'script');</script> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment