Launch Typeform Modal Popup
-
Hi,
I’d really appreciate some help if possible. I’ve put the side tab into my website, but I’d now like to launch a popup modal from it.
I have the popup code provided by typeform :
Launch me!
<script>(function(){var qs,js,q,s,d=document,gi=d.getElementById,ce=d.createElement,gt=d.getElementsByTagName,id=’typef_orm_share’,b=’https://s3-eu-west-1.amazonaws.com/share.typeform.com/’;if(!gi.call(d,id)){js=ce.call(d,’script’);js.id=id;js.src=b+’share.js’;q=gt.call(d,’script’)[0];q.parentNode.insertBefore(js,q)}id=id+’_’;if(!gi.call(d,id)){qs=ce.call(d,’link’);qs.rel=’stylesheet’;qs.id=id;qs.href=b+’share-button.css’;s=gt.call(d,’head’)[0];s.appendChild(qs,s)}})()</script>I’m not sure if I have to maybe add two classes to the button or something?
Thanks,
Sam
- The topic ‘Launch Typeform Modal Popup’ is closed to new replies.