Skip to content

Instantly share code, notes, and snippets.

@Patrizio
Created March 9, 2012 14:48
Show Gist options
  • Save Patrizio/2006817 to your computer and use it in GitHub Desktop.
Save Patrizio/2006817 to your computer and use it in GitHub Desktop.
Contactform It Beaken
<div id="wufoo-w7w7k5">
Fill out my <a href="http://stayokay.wufoo.com/forms/w7w7k5">online form</a>.
</div>
<script type="text/javascript">var w7w7k5;(function(d, t) {
var s = d.createElement(t), options = {
'userName':'stayokay',
'formHash':'w7w7k5',
'autoResize':true,
'height':'384',
'async':true,
'header':'hide',
'ssl':true};
s.src = ('https:' == d.location.protocol ? 'https://' : 'http://') + '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 { w7w7k5 = new WufooForm();w7w7k5.initialize(options);w7w7k5.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