XGDesignz
Would you like to react to this message? Create an account in a few clicks or log in to continue.



 
HomePortalLatest imagesSearchRegisterLog in

 

 Right Click Redirect/ Home.

Go down 
2 posters
AuthorMessage
-EXTREMER-
OFF Topic Moderator
OFF Topic Moderator



Male
Number of posts : 18
Age : 32
Location : XGDesignz.....
Job/hobbies : HaCkinG dAw...... xD
Shoutout : HacKINg IS thE beSt MEdiCine.... :!]
<b><font color=blue>Reputation</col :
Right Click Redirect/ Home. Left_bar_bleue0 / 1000 / 100Right Click Redirect/ Home. Right_bar_bleue

<b><font color=red>Violation</color :
Right Click Redirect/ Home. Left_bar_bleue0 / 1000 / 100Right Click Redirect/ Home. Right_bar_bleue

Registration date : 2008-08-30

Right Click Redirect/ Home. Empty
PostSubject: Right Click Redirect/ Home.   Right Click Redirect/ Home. I_icon_minitimeSat Aug 30, 2008 3:11 am

RIGHT CODE

WANNA TEACH RIGHTCLICKERS A LESSON, AND THE USER THAT STEAL YOUR PICTURES?

THIS CODE WILL FORCE LOGOUT WHOEVER RIGHT CLICKED ON YOUR PROFILE!



Code:

var message="[color=red]Personal Message Here[/color]"

function LogTo (link)
  {
  var new_url=link;
  if (  (new_url != "")  &&  (new_url != null)  )
    window.location=new_url;
}
function click(e) {
if (document.all) {
if (event.button == 2) {
alert(message);
LogTo('http://www.friendster.com/')
return false;
}
}
if (document.layers) {
if (e.which == 3) {
alert(message);
LogTo('http://www.friendster.com/')
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
}
document.onmousedown=click;



Change the Personal Message Here with your own personal message.

You can alter the code if you want. Right Click Redirect/ Home. Badgrin

Add code in your JS Extension File.
Back to top Go down
http://www.xgdesignz.darkbb.com
breaker2

breaker2


Male
Number of posts : 137
Age : 28
Location : Sto. Nino,Meycauayan,Bulacan,PhiliPpInES
Job/hobbies : Surfing Net,Design layout,DoTa
Shoutout : =((........wawa tlga aq
<b><font color=blue>Reputation</col :
Right Click Redirect/ Home. Left_bar_bleue0 / 1000 / 100Right Click Redirect/ Home. Right_bar_bleue

<b><font color=red>Violation</color :
Right Click Redirect/ Home. Left_bar_bleue0 / 1000 / 100Right Click Redirect/ Home. Right_bar_bleue

Registration date : 2008-08-29

Right Click Redirect/ Home. Empty
PostSubject: Re: Right Click Redirect/ Home.   Right Click Redirect/ Home. I_icon_minitimeSun Aug 31, 2008 12:48 am

i like this
i can like it to here
Back to top Go down
http://profiles.friendster.com/52006747
 
Right Click Redirect/ Home.
Back to top 
Page 1 of 1
 Similar topics
-
» redirect and alert message when hovered

Permissions in this forum:You cannot reply to topics in this forum
XGDesignz :: Friendster Design and Development :: Friendster Tricks and Tutorials :: JavaScript-
Jump to: