can’t select text, can’t right-click…
I managed to copy email address (in paragr 8) by getting dev tools from Chrome menu… and got code for email address from there… however, when you view src code (all code for the page appears on a new tab in Chrome) the email address appears thus:
<a href="/cdn-cgi/l/email-protection" class="__cf_email__" data-cfemail="11727e7f726463627e7d707574637062646351767c70787d3f727e7c">[email protected]</a>
why would anyone do this? the email address is not a link, & you can’t copy it… when in fact you’re supposed to send something to this email address (it’s rules for a photo contest…)
and: how do you do this, prevent users from selecting text, not getting a menu when right-click… very annoying… that someone would go to the trouble to do this… just wondering…
will prevent people from being able to bring up the “right click menu” on your website. It used to be used to stop people from right clicking on your images and saving them - photographers and artists used it… But that became pointless once people realised they could just save a screenshot of your page instead and use their own photo editing software to crop the image they wanted. Nowadays - it’s a totally useless exercise and just annoys visitors.