-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Intégrer les formulaire au clique du CTA "Je veux adhérer" (https://opengento.fr/members et https://opengento.fr/association)
Individuel :
<iframe id="haWidget" allowtransparency="true" src="https://www.helloasso.com/associations/opengento/adhesions/adhesion-individuelle-opengento/widget" style="width: 100%; border: none;" onload="window.addEventListener( 'message', e => { const dataHeight = e.data.height; const haWidgetElement = document.getElementById('haWidget'); haWidgetElement.height = dataHeight + 'px'; } )" ></iframe>
Entreprise :
<iframe id="haWidget" allowtransparency="true" src="https://www.helloasso.com/associations/opengento/adhesions/adhesion-entreprise-opengento/widget" style="width: 100%; border: none;" onload="window.addEventListener( 'message', e => { const dataHeight = e.data.height; const haWidgetElement = document.getElementById('haWidget'); haWidgetElement.height = dataHeight + 'px'; } )" ></iframe>