Paste these codes under <body> or <head> tag of your code:
<script language=JavaScript>
<!--
var message="Right Clicking Disabled!";
///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;}}
function clickNS4(e){
if...
To bold text:
<b>bold text</b>
To underline text:
<u>underlined text</u>
To italicize text:
<i>italicized text</i>
To strikethrough text:
<s>strikethrough text</s>
To make text bigger:
<big>bigger text</big>
To make text smaller:
<small>smaller text</small>
To center...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.