How to disable "select" page contents - source cod

 
Post new topic   Reply to topic    Webmaster Forum -> Programming Languages
disableselect
Guest




Gender: None specified

PostPosted: Tue Jun 12, 2007 10:54 pm    Post subject: How to disable "select" page contents - source cod
View Single PostView Single Post

How to disable "select" page contents - source code - script

java will works, anyone know how to?
 
ADs
robot
onselectstart
Guest




Gender: None specified

PostPosted: Tue Jun 12, 2007 10:56 pm    Post subject: : How to disable "select" page contents - source cod
View Single PostView Single Post

Yes, I do : works on IE, need only one line.

                                 
Code:
<script>document.onselectstart = new Function ("return false");</script>
 
Display posts from previous:   
Post new topic   Reply to topic All times are GMT
Page 1 of 1