Skip to content

Instantly share code, notes, and snippets.

@catoidrobo
Last active February 26, 2016 04:47
Show Gist options
  • Save catoidrobo/59f495476e3498e1f561 to your computer and use it in GitHub Desktop.
Save catoidrobo/59f495476e3498e1f561 to your computer and use it in GitHub Desktop.
HTMLからメーラーを起動、件名を自動入力
<a href="mailto:[email protected]?subject=【問い合わせ 】商品番号114514">お問い合わせはこちら</a>
<!--
送信先 : [email protected]
件名 : 【問い合わせ 】商品番号114514
となる
コンタクトフォームのほうがスマートかも
-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment