how to insert gmail composing button in my website

前端 未结 3 1709
栀梦
栀梦 2021-01-17 07:15

i have gmail mail icon link.when i click the link it will open gmail compose message(when user already login) otherwise it will goto gmail login page.

Exatly like my

3条回答
  •  醉话见心
    2021-01-17 07:57

    You can add a new line with %0a instead of \n for gmail and some other email clients.

提交回复
热议问题