no right click, plzzzzzz |
![]() ![]() |
no right click, plzzzzzz |
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)
|
|
|
|
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 --> |
|
|
|
![]() ![]() |