I'm using an example email address on a page and I want the example as plaintext instead of actually clickable. So if I were to print:
Don't make your email [email protected].
What happens is now the mailto tag is applied to this example. I don't want/need that and it stands out on my site as a clickable link.
Here on Yahoo! Answers it prints the example exactly as I want to duplicate on my site. As plain text only and not as a clickable link. I looked at their source for this page but it doesn't have anything I see stripping it out.
Awesome, I'll stop using Drupal.
I don't have it set between mailto tags. I would know that was the problem if that were the case. The problem is that anything@anything produces a clickable link.
Don't make your email [email protected].
What happens is now the mailto tag is applied to this example. I don't want/need that and it stands out on my site as a clickable link.
Here on Yahoo! Answers it prints the example exactly as I want to duplicate on my site. As plain text only and not as a clickable link. I looked at their source for this page but it doesn't have anything I see stripping it out.
Awesome, I'll stop using Drupal.
I don't have it set between mailto tags. I would know that was the problem if that were the case. The problem is that anything@anything produces a clickable link.