html //来源http://jsbin.com/ticibigozu
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了html //来源http://jsbin.com/ticibigozu相关的知识,希望对你有一定的参考价值。
<body>
<button id="open-popup">Subscribe to our mailing list</button>
<script type="text/javascript" src="http://s3.amazonaws.com/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.us12.list-manage.com","uuid":"ad3626624633","lid":"37845629827345"}) })
document.cookie = "MCEvilPopupClosed=; expires=Thu, 01 Jan 1970 00:00:00 UTC";
};
document.getElementById("open-popup").onclick = function() {showMailingPopUp()};
</script>
</body>
以上是关于html //来源http://jsbin.com/ticibigozu的主要内容,如果未能解决你的问题,请参考以下文章
html //来源http://jsbin.com
html //来源http://jsbin.com/veqodam
html //来源http://jsbin.com/dahasaj
html //来源http://jsbin.com/wobede
html //来源http://jsbin.com/jewocem
html //来源http://jsbin.com/ticibigozu