本文介绍了如何创建mailto:不带(收件人)部分的链接的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您如何正确构建不带该部分的mailto:链接.mailto:[email protected]?我不希望该地址,只是希望以后通过mailto填写参数中的内容.

How do you properly construct a mailto: link without the part.mailto:[email protected]?I dont want the address and just want whats in the parameters afterward to be filled in through the mailto.

推荐答案

是的

mailto:?body=tisbody&subject=thisbethesubject

这篇关于如何创建mailto:不带(收件人)部分的链接的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

08-01 22:53