Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Use HTML5 banner in an email sent from Outlook

Engaged ,
Jun 07, 2018 Jun 07, 2018

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

1.2K
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines

correct answers 1 Correct answer

LEGEND , Jun 08, 2018 Jun 08, 2018

All email clients will block any javascript included in an email.

They may, (probably will) even block the email itself.

Translate
LEGEND ,
Jun 08, 2018 Jun 08, 2018
LATEST

All email clients will block any javascript included in an email.

They may, (probably will) even block the email itself.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines