Need Java Script Pro help

Discussion in 'JavaScript' started by topexnews, Jul 31, 2010.

  1. #1
    have 2 java scripts on site,to prevent from image copying and text highlighting and copy as well.

    looking to modify both of them or move to different page and just have one or two line on main page calling them from that page.

    any help from pro appreciated.

    Pm me
     
    topexnews, Jul 31, 2010 IP
  2. sarahk

    sarahk iTamer Staff

    Messages:
    28,840
    Likes Received:
    4,542
    Best Answers:
    123
    Trophy Points:
    665
    #2
    Those scripts truly annoy me and there are far better ways of protecting your content...

    but you can add a listener and when people highlight text that is in a particular div (identified by #id) then the javascript blocks the user.
     
    sarahk, Aug 2, 2010 IP
  3. Rainulf

    Rainulf Active Member

    Messages:
    373
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    85
    #3
    This is kinda not the answer you're expecting but that's kind of pointless because the user can easily disable javascript. =/

    Once you've showed the image and the text to the user, it is impossible protect it from being copied.
     
    Rainulf, Aug 2, 2010 IP