Skip to content

Instantly share code, notes, and snippets.

@shanaver
Last active August 29, 2015 14:08
Show Gist options
  • Save shanaver/f32632b2ea4031de11bb to your computer and use it in GitHub Desktop.
Save shanaver/f32632b2ea4031de11bb to your computer and use it in GitHub Desktop.
iFrame form.js for sites like WIX
<iframe class="donately-donation-iframe" frameborder="0" allowtransparency="true" style="background-color: transparent; border: 0px none transparent; overflow: hidden; display: inline-block; visibility: visible; margin: 0px; padding: 0px; height: 540px; width: 100%;" src="https://www.dntly.com/js/v1/form-inner?donately_id=198"></iframe>
@shanaver
Copy link
Author

shanaver commented Nov 5, 2014

Be sure to put in YOUR donately_id - don't use 198

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment