Embed print link with in html email?

后端 未结 1 1347
轻奢々
轻奢々 2021-01-23 00:20

i am trying to embed a print link with in an html email blast.

i have tried following code but it does not work.



        
1条回答
  •  心在旅途
    2021-01-23 00:38

    Like the comments, since email clients don't generally support javascript. You can have a button/text link to an external page that is a copy of the email and change the tag to this

    
    

    0 讨论(0)
提交回复
热议问题