links, problems with it |
links, problems with it |
Aug 16 2004, 06:44 PM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 63 Joined: Aug 2004 Member No: 39,326 |
where it says i have 4 eprops and 2 comments.. its not changing to what i want it to!
<!-- begin code provided by createblog.com --> <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 (/add eprops/i, "shoOt FoR"); else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/add comments/i, "the staRs"); else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "staR iN my pocket"); else if (str.match (/comments/i)) links [l].innerHTML = str.replace (/comments/i, "staRs iN my pocket"); else if (str.match (/subscribe!/i)) links[l].innerHTML = str.replace (/subscribe!/i, "adD me"); else if (str.match (/sign out/i)) links[l].innerHTML = str.replace (/sign out/i, "goOd bye!"); else if (str. match (/email it/i)) links [l].innerHTML = str.replace (/email it/i, "."); else if (str. match (/xanga/i)) links [l]. innerHTML = str.replace (/xanga/i, "xaNgeRs"); else if (str. match (/Subscribe to OoDiTzYsTaRsoO/i)) links [l]. innerHTML = str.replace (/Subscribe to OoDiTzYsTaRsoO/i, "adD me"); }//--> </script> <!-- end code provided by createblog.com --> theres the code... and heres my xanga |
|
|
|
![]() |
Aug 16 2004, 07:09 PM
Post
#2
|
|
|
Senior Member ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 372 Joined: Jan 2004 Member No: 813 |
It looks like it's working to me...
|
|
|
|
ooditzystarsoo links Aug 16 2004, 06:44 PM
NatiMarie You should just use the word changer in Xanga Scri... Aug 16 2004, 07:05 PM
kpxanqel try putting it in website status Aug 16 2004, 07:30 PM![]() ![]() |