In one of our previous posts, we have already discussed how to create an HTML iFrame in order to embed any document or a webpage to your website or blog. You can go check it out for more information. … [Read more...] about How to Prevent Embedding Website Inside An Iframe?
JavaScript
How to Disable CTRL+U, CTRL+C and Right Click on a Webpage
In one of my previous posts, we saw how you could disable text selection on a web page that works based on CSS that ultimately prevents users from selecting any text from your webpage, but why should … [Read more...] about How to Disable CTRL+U, CTRL+C and Right Click on a Webpage
How to Convert HTML and CSS to Unreadable Javascript
In one of my previous posts, I talked about Unreadable or Hide Your jQuery Source Code. So, now your jQuery code is fully protected; it will be the most challenging task for someone to know/understand … [Read more...] about How to Convert HTML and CSS to Unreadable Javascript