View Full Version : Xanga Help


ShadowXBlade
07-21-2003, 07:45 PM
Hello, can anyone help me with the following?

1) Code for Rotating Cursor Clock.

2) Code for EProps and Comments Text Change.

3) Where to put these codes in the "Look and Feel" section of my xanga.


Thanks

zZzashleizZz
07-21-2003, 08:41 PM
<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 (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "*star*");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "thought");
else if (str.match (/email it/i)) links[l].innerHTML = str.replace (/email it/i, "email it");
else if (str.match (/xanga/i)) links[l].innerHTML = str.replace (/xanga/i, "xanga.com");
else if (str.match (/sign my guestbook/i)) links[l].innerHTML = str.replace (/sign my guestbook/i, "sign my book");
else if (str.match (/view entire profile/i)) links[l].innerHTML = str.replace (/view entire profile/i, "me...ashlei");
else if (str.match (/review/i)) links[l].innerHTML = str.replace (/reviews/i, "*reviews*");
else if (str.match (/event/i)) links[l].innerHTML = str.replace (/events/i, "*events*");
else if (str.match (/subscribe!/i)) links[l].innerHTML = str.replace (/subscribe!/i, "*subscribe*");
else if (str.match (/sign out/i)) links[l].innerHTML = str.replace (/sign out/i, "*waves bye*");
else if (str.match (/signin/i)) links[l].innerHTML = str.replace (/signin/i, "*sign in*");
else if (str.match (/join/i)) links[l].innerHTML = str.replace (/join/i, "*join*");
else if (str.match (/zZzashleizZz/i)) links[l].innerHTML = str.replace (/zZzashleizZz/i, "*ASHLEI*");
else if (str.match (/Get full email subscription!/i)) links[l].innerHTML = str.replace (/Get full email subscription!/i, "*email subscription*");
else if (str.match (/oldest/i)) links[l].innerHTML = str.replace (/oldest/i, "*past*");
else if (str.match (/newest/i)) links[l].innerHTML = str.replace (/newest/i, "*present*");
else if (str.match (/random/i)) links[l].innerHTML = str.replace (/random/i, "*random*");
else if (str.match (/next/i)) links[l].innerHTML = str.replace (/next/i, "-->");
else if (str.match (/previous/i)) links[l].innerHTML = str.replace (/previous/i, "<--");
}
//--></script>




thats to change the eprops comments reviews.... so just change them and that goes in the look and feel website stats......sorry but i dont know how to do the clock thing i was trying to figure that one out but i never did so if u find out can u tell me...

ShadowXBlade
07-21-2003, 09:34 PM
That's aite, thanks for ur help on #2

ShadowXBlade
07-21-2003, 10:20 PM
Hey, I found the code for the clock thingy, but when I put it in "Website Stats" under the "Look and Feel" section of my xanga, it didn't work, can someone help me with this?

zZzashleizZz
07-21-2003, 10:29 PM
a that happened to me too...did it like just come up with #s on the side?..

yeh, it had liek Monday 21, July 1 2 3 4, etc on the right side of mah xanga...=\

Please make note of the Edit button at the lower right corner of each post. you can use it within 5 minutes of posting instead of replying
-Moderator

zZzashleizZz
07-21-2003, 10:51 PM
yep thats what happened to me...and i could never figure it out...i'll try to find out but yeah...