I want a phone number which display on public page will be protected. Example converts phone number characters to HTML entities and bots can’t grab the number in plain text. Let me know the trick.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
This is a…passing thought, though I’m not sure how practical it would be:
css:
JS Fiddle demo.
Edited, in response to ‘cross browser?’ question in comments, to add a jQuery option to assist with those browsers that don’t have the ability to deal with css-generated content: