How to Deactivate Inspect Elements on a Blog – In this post I will share the process by which you can limit Inspection Elements on a blog. But for those of you who don’t know what Inspect Element is, I will give brief details about it below.
What is the Function Inspect Element on a Blog?
Inspect Element is a very useful feature that is available on the desktop version in any browser. This feature makes visitors know the site’s code and even edit and manipulate them from the source.
This tool is often used by web designers to find out CSS and / or HTML code on other blog sites that might prove useful to them.
If you don’t want the blog’s theme code to be known to others, you can prevent that from happening by turning off the Javascript debugger, which later the blog template will be safer than some code that is directly copied.
How to Deactivate Inspect Element on Blog?
<script type='text/javascript'>
//<![CDATA[
// Inspect
!function tundefined){try{!function tundefinedn){1===undefined""+n/n).length&&0!==n||functionundefined){}.constructorundefined"debugger")undefined),tundefined++n)}undefined0)}catchundefinedn){setTimeoutundefinedt,5e3)}}undefined);
//]]>
</script>
2. Click the Save Theme / Template button . Done .