Is JavaScript supported in an email message?

前端 未结 10 1039
太阳男子
太阳男子 2020-11-22 14:37

Is JavaScript supported in an email message?

10条回答
  •  一生所求
    2020-11-22 15:12

    You aren't going to get executable JavaScript onto a server and into a mail client. But emails DO support links, you can always link to your content within an email.

提交回复
热议问题