Onlclick popup triggered by button
-
Hi! I have this getresponse form
<script type=”text/javascript” src=”https://app.getresponse.com/view_webform_v2.js?u=e8lL&webforms_id=SxPiy” data-webform-id=”SxPiy”></script>
I would like to have it pop up only when I press the “Join Now” button beneath the header. I tried many things but I’ve only been able to have it pop up as soon as I open the website. Could somebody please help me with this?
This is the code for the button looks that I have so far (I used Stackable)<div class=”ugb-button-container”><div class=”ugb-icon-inner-svg”><svg data-prefix=”fas” data-icon=”arrow-right” class=”svg-inline–fa fa-arrow-right fa-w-14″ role=”img” xmlns=”https://www.w3.org/2000/svg” viewBox=”0 0 448 512″><path fill=”currentColor” d=”M190.5 66.9l22.2-22.2c9.4-9.4 24.6-9.4 33.9 0L441 239c9.4 9.4 9.4 24.6 0 33.9L246.6 467.3c-9.4 9.4-24.6 9.4-33.9 0l-22.2-22.2c-9.5-9.5-9.3-25 .4-34.3L311.4 296H24c-13.3 0-24-10.7-24-24v-32c0-13.3 10.7-24 24-24h287.4L190.9 101.2c-9.8-9.3-10-24.8-.4-34.3z”></path></svg></div><span class=”ugb-button–inner”>JOIN NOW</span></div></div></div>
I’m a total beginner and I’m trying to learn.
Thank youThe page I need help with: [log in to see the link]
- The topic ‘Onlclick popup triggered by button’ is closed to new replies.