Copy link to clipboard
Copied
Hi!
Im really struggling with creating HTML5 banners in Animate. I need to create a banner that will click through, but unlike edge, there is no option to add a cursor or a click tag. I have absoloutely no idea about coding, complete beginner, but does anyone know if you can add a click tag in animate cc?
Thank you!
honestly dont really need a ClickTAG element in your Animate banners anymore. You will declare the clickthrough in the html.
When you upload the banner to a publisher you can also determine the click thru path there.
<a href="javascript:window.open(window.clickTag)"><canvas id="canvas" width="728" height="90" style="background-color:#000000"></canvas></a>
Copy link to clipboard
Copied
honestly dont really need a ClickTAG element in your Animate banners anymore. You will declare the clickthrough in the html.
When you upload the banner to a publisher you can also determine the click thru path there.
<a href="javascript:window.open(window.clickTag)"><canvas id="canvas" width="728" height="90" style="background-color:#000000"></canvas></a>
Find more inspiration, events, and resources on the new Adobe Community
Explore Now