Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我使用 html5 画布使用 flashcc2014 制作了横幅。我只是不知道如何在 javascript 中添加正常的 clicktag 横幅。
html5 横幅中的标准点击标签是:
window.open(clickTag, "_blank");
clickTag 的值将是媒体公司提供的一个字符串,该字符串由投放您的广告的媒体公司提供,就像 Flash 横幅一样。