<html> <SCRIPT> // Before you reuse this script you may want to have your head examined // // Copyright 1999 InsideDHTML.com, LLC. function doBlink() { // Blink, Blink, Blink… var bl… more →
Ravi's Blogmeetravi wrote 1 year ago: <html> <SCRIPT> // Before you reuse this script you may want to have your head examined … more →
meetravi wrote 1 year ago: Following code is to Disable F1 Key in Browser <!——–// <!DOCTYPE HTML PUBLIC … more →
meetravi wrote 1 year ago: <html> <body ondragstart=”return false” onselectstart=”return false … more →
meetravi wrote 1 year ago: You can insert this code in all your pages: <SCRIPT> <!-- javascript:window.history.forward … more →