This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
mailinglist [2018/05/22 00:27] robin |
mailinglist [2018/05/22 00:39] (current) robin |
||
---|---|---|---|
Line 2: | Line 2: | ||
<HTML> | <HTML> | ||
- | |||
- | <button id="open-popup">Subscribe to our mailing list</button> | ||
<script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script> | <script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script> | ||
- | |||
- | <script> | ||
- | function showMailingPopUp() { | ||
- | require(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us7.list-manage.com","uuid":"75bc929b465c982ce9d45fc6e","lid":"3e28aedd5a"}) }) | ||
- | document.cookie = 'MCEvilPopupClosed=;path=/;expires=Thu, 01 Jan 1970 00:00:00 UTC;'; | ||
- | }; | ||
- | |||
- | document.getElementById("open-popup").onclick = function() {showMailingPopUp()}; | ||
- | </script> | ||
+ | <script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">require(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us7.list-manage.com","uuid":"75bc929b465c982ce9d45fc6e","lid":"3e28aedd5a"}) }) | ||
+ | document.cookie = 'MCEvilPopupClosed=;path=/;expires=Thu, 01 Jan 1970 00:00:00 UTC;';</script> | ||
</HTML> | </HTML> |
Follow me for my newest experiments: Follow @Robin_B