Results 1 to 6 of 6

Thread: Cursor Trail Text??!!

  1. #1
    Join Date
    Dec 2004
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Unhappy Cursor Trail Text??!!

    I have been using this script on my website http://www.geocities.com/nadz_1234321 for a few months and i went into my site today and instead of the cursor text saying NADZsoftballSITE, as it had previously, it said undefined.

    Could someone please help me to fix this problem as it has been working fine untill now??

    thanx, Nadine

  2. #2
    Join Date
    Jan 2005
    Location
    Seattle
    Posts
    53
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default

    its because when you added "no right click" script, they both use the same varible:

    var message="Hey, DONT COPY!";

    since both use "var message" one is undefined.

    take one of the script, preferably the "no right click" script because its smaller, and rename all "message" varibles to something like "message2"

  3. #3
    Join Date
    Jan 2005
    Posts
    40
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    I don't see cursor tral text at all somehow.

  4. #4
    Join Date
    Dec 2004
    Posts
    177
    Thanks
    0
    Thanked 18 Times in 17 Posts

    Default

    Personally, I am not a big fan of the no right click, and here's one reason why:

    I am using Firefox as my default browser. There are some sites that I will switch to IE, and I will do this a lot when debugging pages. So I added an extension to Firefox, so that when I right-click within a page, I have the option to "View this Page in IE". As this site disables it, I have no quick way of viewing it in IE, and my right-click had absolutely nothing to do with copy or save as.

  5. #5
    Join Date
    Jan 2005
    Posts
    40
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    And you can still see source of the page without right click... "No right click" code is pretty useless.

  6. #6
    Join Date
    Dec 2004
    Posts
    6
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Talking Thanx!

    thankyou soooooo much!!

    your help is very much appreciated!!

    Nadine

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •