Skip to content

Instantly share code, notes, and snippets.

@erunyon
Last active August 29, 2015 14:17
Show Gist options
  • Select an option

  • Save erunyon/c2f2680dbb9bf19b4e06 to your computer and use it in GitHub Desktop.

Select an option

Save erunyon/c2f2680dbb9bf19b4e06 to your computer and use it in GitHub Desktop.

Revisions

  1. erunyon revised this gist Mar 17, 2015. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion gistfile1.js
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,6 @@
    var s = d.createElement(t), options = {
    'userName':'foo',
    'formHash':'z18asj2h0u8yxrqy',
    'formHash':'stringofcharacters',
    'autoResize':true,
    'height':'877',
    'async':true,
  2. erunyon created this gist Mar 17, 2015.
    11 changes: 11 additions & 0 deletions gistfile1.js
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,11 @@
    var s = d.createElement(t), options = {
    'userName':'foo',
    'formHash':'z18asj2h0u8yxrqy',
    'autoResize':true,
    'height':'877',
    'async':true,
    'host':'wufoo.com',
    'header':'hide',
    'defaultValues':'field1='+ getParameterByName('field1') + '&field2=' + getParameterByName('field2'),
    'ssl':true
    };