Skip to content

Instantly share code, notes, and snippets.

@thelucre
Created June 29, 2015 22:45
Show Gist options
  • Save thelucre/3846a479f5035fba1c8a to your computer and use it in GitHub Desktop.
Save thelucre/3846a479f5035fba1c8a to your computer and use it in GitHub Desktop.
window.bboxInit = function () {
bbox.showForm('####################');
};
(function () {
var e = document.createElement('script'); e.async = true;
e.src = 'https://bbox.blackbaudhosting.com/webforms/bbox-min.js';
document.getElementsByTagName('head')[0].appendChild(e);
} ());
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment