replacing xanga usernames?.., the script for it,plz help |
replacing xanga usernames?.., the script for it,plz help |
Nov 1 2004, 08:29 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 95 Joined: Feb 2004 Member No: 3,903 |
can someone tell me whats the code for replcing ur friend's xanga usernames to their name or whatever u wanna change it to?
and also,is there a code for hiding ur blogrings??? |
|
|
|
![]() |
Nov 11 2004, 01:25 PM
Post
#2
|
|
|
Newbie ![]() Group: Member Posts: 3 Joined: Jun 2004 Member No: 19,737 |
if you want an easier way of doing it, then i suggest that you do it the way i did, and its very simple..
<!--Get this code at http://help.xanga.com/replacelinks.htm//--> <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 (/USERNAME/i)) links[l].innerHTML = str.replace (/USERNAME/i,"NAME YOU WANT"); if (str.match (/d+:d+ (am|pm)/i)) links[l] else if (str.match (/USERNAME/i)) links[l].innerHTML = str.replace (/USERNAME/i,"NAME YOU WANT"); if (str.match (/d+:d+ (am|pm)/i)) links[l] else if (str.match (/USERNAME/i)) links[l].innerHTML = str.replace (/USERNAME/i,"NAME YOU WANT"); if (str.match (/d+:d+ (am|pm)/i)) links[l] else if (str.match (/USERNAME/i)) links[l].innerHTML = str.replace (/USERNAME/i,"NAME YOU WANT"); if (str.match (/d+:d+ (am|pm)/i)) links[l] else if (str.match (/USERNAME/i)) links[l].innerHTML = str.replace (/USERNAME/i,"NAME YOU WANT"); if (str.match (/d+:d+ (am|pm)/i)) links[l] else if (str.match (/USERNAME/i)) links[l].innerHTML = str.replace (/USERNAME/i,"NAME YOU WANT"); if (str.match (/d+:d+ (am|pm)/i)) links[l] else if (str.match (/USERNAME/i)) links[l].innerHTML = str.replace (/USERNAME/i,"NAME YOU WANT"); if (str.match (/d+:d+ (am|pm)/i)) links[l] else if (str.match (/USERNAME/i)) links[l].innerHTML = str.replace (/USERNAME/i,"NAME YOU WANT"); if (str.match (/d+:d+ (am|pm)/i)) links[l] else if (str.match (/USERNAME/i)) links[l].innerHTML = str.replace (/USERNAME/i,"NAME YOU WANT"); if (str.match (/d+:d+ (am|pm)/i)) links[l] else if (str.match (/USERNAME/i)) links[l].innerHTML = str.replace (/USERNAME/i,"NAME YOU WANT"); if (str.match (/d+:d+ (am|pm)/i)) links[l] else if (str.match (/USERNAME/i)) links[l].innerHTML = str.replace (/USERNAME/i,"NAME YOU WANT");;;}//--> </script> and make sure that you replace USERNAME with the person's xanga name and make sure that you change NAME YOU WANT with the name you want to call that person, Im glad to help... QUOTE He handed her 12 roses, 11 real and 1 fake, and said " I will Love you until the last rose dies"
|
|
|
|
emerika66 replacing xanga usernames?.. Nov 1 2004, 08:29 PM
shortvi3tlaydee try using the replace any text script
CODEBOX: -... Nov 1 2004, 10:23 PM
sweetxsimplicity ^ Ehm..no, that's only for text, you use the r... Nov 1 2004, 11:41 PM
Sherry_Vu use this to hide/remove your blogrings module
COD... Nov 2 2004, 12:17 AM![]() ![]() |