[quote=_Reinz3022_][quote=--Enricko--]In Ur Js... Extension or compilation[/quote]
Hey,I used the code and i saved it in our notepad then in ripway and pasted this
var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/user.php?uid=User id"){
}
else if (myplace == "http://profiles.friendster.com/user.php?uid=user id"){
}
else {
location.href = "PageIntro.html";
}
on my media box and nothing happened.What is really the problem???Pls help me I dont and I can't understand what is really a js and extension or compilation plss help me i really want that intro plss.....thnx
and plss explain it carefully...[/quote]
You have to put the code above your js files. find this USER ID and Pageintro.html and changed it with your own user id and pageintro.html. Hope you got it.
Last edited by adepat (2008-04-16 11:54:59)