Real Estate Forums

judyo will become famous soon enough

judyo judyo is offline

Moderator

Visitor Messages

Showing Visitor Messages 1 to 1 of 1
  1. GreggRio
    03-08-2009 03:22 PM
    GreggRio
    Hi Judy, came across this cool script that blocks right clicking for info on your site. I tried it on one of my subpages and it worked perfectly. check it out.I just pasted it in the HTML view, saved, works. There is also one for images, but I have not yet tried that one.

    <script language=JavaScript>
    <!--

    //Disable right mouse click Script
    //By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
    //For full source code, visit http://www.dynamicdrive.com

    var message="Function Disabled!";

    ///////////////////////////////////
    function clickIE4(){
    if (event.button==2){
    alert(message);
    return false;
    }
    }

    function clickNS4(e){
    if (document.layers||document.getElementById&&!docume nt.all){
    if (e.which==2||e.which==3){
    alert(message);
    return false;
    }
    }
    }

    if (document.layers){
    document.captureEvents(Event.MOUSEDOWN);
    document.onmousedown=clickNS4;
    }
    else if (document.all&&!document.getElementById){
    document.onmousedown=clickIE4;
    }

    document.oncontextmenu=new Function("alert(message);return false")

    // -->
    </script>

About Me

  • About judyo
    Biography
    I have been a RealtorŪ since 1983 in Chicago and Oak Lawn Illinois & work in many other Cook and Will County suburbs.
    Location
    Oak Lawn, IL
    Interests
    Real estate, decorating, investing, travel, music, reading
    Occupation
    RealtorŪ
  • Signature
    Southwest Chicago Suburbs Real Estate is an affordable area with close access to downtown Chicago. Money Magazine says that Orland Park real estate is one of the best places to live in the U.S. Next door you can find Tinley Park homes for sale and get Orland Park amenities at a more affordable price.

Statistics

Total Posts
Visitor Messages
General Information
  • Last Activity: 11-13-2009 10:19 AM
  • Join Date: 01-21-2005
  • Referrals: 52

Real Estate Webmasters on Facebook

For our members

Main Sections

IDX Coverage Areas

You can find us at

Spiders Welcome

All times are GMT -7. The time now is 08:18 PM.


Powered by vBulletin®
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.