Created
August 24, 2021 07:59
-
-
Save Pavracer/c28a2e9b973755c8d1c3b3d0d8a5f3b9 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!-- Example One --> | |
<div id="bbox-root"></div> | |
<script type="text/javascript"> | |
window.bboxInit = function () { | |
bbox.showForm('9040803f-9231-4926-8779-07b5ee29e55d'); | |
}; | |
(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); | |
} ()); | |
</script> | |
<!-- End of Example One --> | |
<!-- Example Two --> | |
<div class="cognito"> | |
<script src="https://www.cognitoforms.com/s/oUFiTjukvkuu5E-SGAUHnQ"></script> | |
<script>Cognito.load("forms", { id: "1" });</script> | |
</div> | |
<!-- End of Example Two --> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment