xXgAnGsTuHpNaXx
07-18-2003, 06:01 PM
ok.. now i got the code for changing the link names like for example: eprops=roses.... and email=give me luvin.... where do i put the code for that one?
next time use at least some kind of proper english to let people be able to understand you ~ mod
jeremyklaver
07-18-2003, 06:03 PM
Your language confuses me.. hehe.
xXgAnGsTuHpNaXx
07-18-2003, 06:26 PM
ok.......lyke to change da linkxz name for xanga.herez da code...
<script language="javascript">
<!--
var links = document.getElementsByTagName ('a');
for (var l = 0; l < links.length; l++) {
str = links[l].innerHTML;
if (str.match (/\d+:\d+ (am|pm)/i)) links[l]
else if (str.match (/EPROPS/i)) links[l].innerHTML = str.replace (/EPROPS/i, "*rOsEs*");else if (str.match (/COMMENTS/i)) links[l].innerHTML = str.replace (/COMMENTS/i"*hUgZ*");else if (str.match (/SIGN OUT/i)) links[l].innerHTML = str.replace (/SIGN OUT/i, "*lEaViN*");else if (str.match (/VIEW ENTIRE PROFILE/i)) links[l].innerHTML = str.replace (/VIEW ENTIRE PROFILE/i, "*aBoUt Me*");else if (str.match (/SIGN MY GUESTBOOK/i)) links[l].innerHTML = str.replace (/SIGN MY GUESTBOOK/i, "*GuEsTbEwK*");else if (str.match (/XANGA/i)) links[l].innerHTML = str.replace (/XANGA/i, "REPLACEMENT WORDS");else if (str.match (/EMAIL IT/i)) links[l].innerHTML = str.replace (/EMAIL IT/i, "*GiVe Me LuV*")
well i just want to know where i can put this code so that way i can rename certain links with sumthin else....lyke you kno how on xanga it says eprops....well i want to replace the name eprops with roses.....
KuKuCaTcHu
07-18-2003, 11:09 PM
did yew figure out where to put it? because im trying to look to ehn i cant find out where in dha heck this thing goes lol! please tell me if you find out!
by the way, where did you get that code? can you give me the link? thanks..
Sum1YouDontKno
07-18-2003, 11:39 PM
I tink ye put in in yer website statz
lilvtdreama
07-24-2003, 09:36 AM
that's exactly where you are supposed to put it
in the "WEBSITES STATS" PART.... ^_^