I have to give a email id ex. abcd&abcd@gmail.com in mail to funcion in joomla article. It is displaying well but when we click on this, it opens in outlook or any other mail other with abcd if just discard the character after &.
I am using Joomla 1.5 Editor JCE.
Use in href mailto:abc%26%40abc@gmail.com give this in text abc&abc@gmail.com
Good luck!