This is useful in preventing outright copying of webpage content through keyboard controls like Ctrl+A for “Select All” and Ctrl+C for “Copy”. Just paste this code on the “head” of the html code - before the “body”.
- Categories
- No categories
Article filed in 'Codes and Scripts'
Javascript Code to Disable “Select All (Ctrl+A)” and “Copy (Ctrl+C)” for both Firefox and Internet Explorer
How To Block Referrers And Disallow Hotlinking And Downloads From External Websites
Hotlinking (direct linking to a web site’s files - images, video, etc.) and downloads from external websites without your permission is an obvious bandwidth theft.
Aggregate_jcm
Aggregate_jcm is a slightly modified version of Rob Miller’s Aggregate which allows you to place the title, link and content of an RSS feed into your posts. This modified version can show the RSS feed content along with the post’ s summary or full text. Live demo here: http://www.jcmiras.net
PHP Script for Complex Number Operations
The following is a PHP script for complex number operations.
How to Display Comments in a Seperate Page in BBlog Script
Hiding Your Adsense Ad Block on Specified IP Addresses
The code below is a simple PHP script that hides, disable, disallow, or block the display of your own Adsense ad block on some IP addresses that you specified.
Matrix TCL Lite: A Matrix Header File for Matrix Operations in C++
Matrix TCL Lite is the free and downloadable version of Matrix TCL Pro of Techsoft.
How to Disable the “No Right Click” Protection in a Webpage
This one is a simple tutorial for those internet users who wanted to disable the “no right click” protection in a webpage that they visited.
Gauss Seidel Power Flow Simulation Program in PHP and MySQL
The main objective of online power flow, or sometimes, other people called it “load flow”, simulator is to provide a free and accessible simulation tool for power engineering students.
A Javascript Code to Disable Right Click for Both Firefox and Internet Explorer
You can protect your webpage from being copied or hide your source code for some reason to internet users by disabling the right click button of the mouse.
Filed in