Skip to content

Instantly share code, notes, and snippets.

@erunyon
Last active August 29, 2015 14:17
Show Gist options
  • Save erunyon/c2f2680dbb9bf19b4e06 to your computer and use it in GitHub Desktop.
Save erunyon/c2f2680dbb9bf19b4e06 to your computer and use it in GitHub Desktop.
Wufoo fields example 2
var s = d.createElement(t), options = {
'userName':'foo',
'formHash':'stringofcharacters',
'autoResize':true,
'height':'877',
'async':true,
'host':'wufoo.com',
'header':'hide',
'defaultValues':'field1='+ getParameterByName('field1') + '&field2=' + getParameterByName('field2'),
'ssl':true
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment