Site is making email links I don't want... - Joomla! Forum - community, help and support
so, have example email address (you@yourwebsite.com) on page , though there no link in editor (jce), when view page example turns working link (just in post lol). when @ code page in editor, there no link. once page saved/published link , can see following in code.
i know there helps hide email links people scanning sites email addresses (though can't find settings that). don't want turn off protection email addresses. want example not working link.
what can prevent happening? there can add source code of page prevent above script form turning on?
i have tried searching forum on finding info on making links work.
j2.5
code: select all
<script type="text/javascript">
<a href="mailto:you@yourwebsite.com">you@yourwebsite.com</a>
<script type="text/javascript">i know there helps hide email links people scanning sites email addresses (though can't find settings that). don't want turn off protection email addresses. want example not working link.
what can prevent happening? there can add source code of page prevent above script form turning on?
i have tried searching forum on finding info on making links work.
j2.5
the way joomla! handle email cloaking making use of javascript. still see email link , clickable if javascript enabled. may try test out disabling javascript.
Comments
Post a Comment