Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature may not be available in some browsers.
<a href="http://www.example.com/tracking.php?id=5">Antworten</a>
header('mailto:[email protected]')
a[class="mail"]:active {
background-image:url(http://www.example.com/tracking.php?id=5);
}
<a id="1" href="[email protected]">Lorem</a>
Aber weist ja wie es mit externen Inhalten ist.
Wenn der Link eine Seite aufrufen würde, wäre es ja einfach. Er meinte aber in der Email soll ein mailto Link sein ... und da könnte man es so machen.
(Die 1 wird an das JS weitergegeben die dann die url aufruft.)Code:<a id="1" href="[email protected]">Lorem</a>
Gruß Alex