Copy link to clipboard
Copied
Hi there,
I am working with HTML5 Canvas only. I would like to include the output in emails that we send through Outlook.
How could this be done?
Lets say we have the simplest banner with a click button.
I can certainly export that as an animated gif but then when I send it to the recipient it is not animated anymore.
What about publishing as a JS and then using HTML code to include it in the email?
The objective is to have it animated when the recipient opens it.
Thanks in advance
B
All email clients will block any javascript included in an email.
They may, (probably will) even block the email itself.
Copy link to clipboard
Copied
All email clients will block any javascript included in an email.
They may, (probably will) even block the email itself.
Find more inspiration, events, and resources on the new Adobe Community
Explore Now