Hello, I am trying to get a button on my page to launch a Ontraport form.
The script they gave me is as follows…
Where to I put it, and how do get a button click to activate it? Please help!
<script type="text/javascript" src="https://forms.ontraport.com/v2.4/include/formEditor/genbootstrap.php?method=lightbox&uid=p2c218885f2&version=1"></script><a href="javascript://" class="moonray-form-lightbox-open-p2c218885f2">00 Intro Series A | FR-01</a>
<style type="text/css">
.moonray-form-p2c218885f2 {
display: none;
}
.moonray-form-error-message.moonray-form-error-message{
z-index: 1000;
}
</style>