Log In · Register

 
 
Closed TopicStart new topic
disabling highlighting+right clicks, for myspace
kalikine
post Jul 2 2005, 12:03 AM
Post #1


say frisky.
**

Group: Member
Posts: 23
Joined: Jul 2005
Member No: 163,993



can i please have the code that disables highlights and right clicks..for myspace? thanks [in advance]. happy.gif
 
duplicatex0x0x0
post Jul 2 2005, 12:27 AM
Post #2


Senior Member
******

Group: Duplicate
Posts: 1,804
Joined: May 2005
Member No: 137,527



QUOTE(kalikine @ Jul 2 2005, 1:03 AM)
can i please have the code that disables highlights and right clicks..for myspace? thanks [in advance].  happy.gif
*

The only one that has been writen up is in javascript. Which is disabled in myspace.
 
poisoncandygram
post Jul 5 2005, 04:48 PM
Post #3


Senior Member
***

Group: Member
Posts: 35
Joined: Jul 2005
Member No: 166,233



It's kind of silly anyway, people can always steal your stuff by going to a pulldown menu and selecting "view source" or whatever. Disabling right clicks will only temporarily solve your problem.
 
talcumpowder
post Jul 5 2005, 07:20 PM
Post #4


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,336
Joined: Mar 2005
Member No: 114,010



..... This isn't Javascript, so it should work.
CODE
<body bgcolor="#FFFFFF" ondragstart="return false" onselectstart="return false" oncontextmenu="return false">
 
duplicatex0x0x0
post Jul 5 2005, 07:49 PM
Post #5


Senior Member
******

Group: Duplicate
Posts: 1,804
Joined: May 2005
Member No: 137,527



QUOTE(nyah-nek0 @ Jul 5 2005, 8:20 PM)
..... This isn't Javascript, so it should work.
CODE
<body bgcolor="#FFFFFF" ondragstart="return false" onselectstart="return false" oncontextmenu="return false">

*

I belive that it is. anyways on____, codes have been filtered out of myspace.
 
talcumpowder
post Jul 5 2005, 08:52 PM
Post #6


You'll find me in your dreams.
*******

Group: Official Member
Posts: 8,336
Joined: Mar 2005
Member No: 114,010



..... o.O Then that's because they disabled that specific variable. It isn't Javascript, because it would have to have <script></script> to be proper Javascript....
It's a body tag. It works in the same aspect as BGSOUND and
CODE
<Body   Background = "/Images/margin.gif" bgcolor= "#ffffff" text= "#000000"Link= "blue" Vlink= "purple" Alink= "red">
It was kinda like CSS before CSS.... -shrug-
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: