I have a bit of code that I am trying to put into a custom module that will generate a button. Once someone clicks on the button it is supposed to open a dialogue box but nothing is happening.
When I paste this code into the editor it strips out the "script" portion.Any thoughts on what I might be missing?
When I paste this code into the editor it strips out the "script" portion.
Code:
<button class="tithely-give-button" data-form="acfe881b-30bb-4aeb-aa62-975ef50ccee2" style="background-color: #00DB72; font-family: inherit; font-weight: bold; font-size: 19px; padding: 15px 70px; border-radius: 4px; cursor: pointer; background-image: none; color: white; text-shadow: none; display: inline-block; float: none; border: none;">Give</button><script src=https://static.tithely.com/give/give.js defer></script>
Statistics: Posted by airplayne — Sat Mar 16, 2024 4:57 pm