Log In · Register

 
 
Closed TopicStart new topic
no right click, plzzzzzz
LiLaZnGirL122
post Jul 21 2004, 02:25 AM
Post #1


LiLaZnGurL
*****

Group: Member
Posts: 969
Joined: Jul 2004
Member No: 29,072



PLZZ Help!! i noe theres a topic on dis but like where is da url thingy or da code thingy for xanga where like if they right click they cant save ?? plzzzzzzzzzzzzz
Attached File(s)
Attached File  anymore.gif ( 4.18K ) Number of downloads: 0
 
 
Caustic
post Jul 21 2004, 02:31 AM
Post #2


rawr
*****

Group: Member
Posts: 906
Joined: Jul 2004
Member No: 26,961



PLEASE search the xanga scripts section before posting.

QUOTE
<!-- begin code provided by createblog.com -->
<script language="JavaScript">
var message="MESSAGE HERE";
function click(e) {
if (document.all) {
if (event.button==2||event.button==3) {
alert(message);
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;
// -->
</SCRIPT>

<!-- end code provided by createblog.com -->
 

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