Archives de la liste a​i​d​e​@p​a​h​e​k​o​.c​l​o​u​d​

Affichage email

Alexis Godin

20/03/2023 02:17:34

En regardant le code html généré par

{{$config.email_asso|raw|protect_contact}}

j’ai trouvé comment obtenir ce que je souhaitais:

<a href="#error" data-a=« xxx" data-b=« yyy" data-c=« zz"
onclick="if (this.href.match(/#error/)) this.href = ['mail',
'to:', this.dataset.a, '@', this.dataset.b, '.' +
this.dataset.c].join('');">
	<img src="..."></section>
</a>

permet d’avoir une adresse mail protégée mais en affichant une image au lieu de
l'adresse