Log In · Register

 
just wondering...
rainy-day
post Oct 18 2004, 06:24 PM
Post #1


kass.
*

Group: Member
Posts: 6
Joined: Oct 2004
Member No: 56,176



I was wondering if anyone knew the code to change "add comments" and "add eprops" to your own original phrases.

I tried looking for the code on xanga scripts but didn't see it anywhere.

If anyone could let me know what it is, please comment!

Much apprechiated,
happy.gif kass
 
 
Start new topic
Replies (1 - 3)
aznbabiicutie
post Oct 18 2004, 06:25 PM
Post #2


my name is tiffany
*****

Group: Member
Posts: 567
Joined: May 2004
Member No: 16,213



CODE
<!-- 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 (/eprops/i, "smiles`");
else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "smiles`");
else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "huqs`");
else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "huqs`");
else if (str.match (/email it/i)) links[l].innerHTML = str.replace (/email it/i, "<img src=http://webpost.net/or/oranqex3/minimail.jpg border='0'>");
}
//-->
</script>
<!-- end code provided by createblog.com -->
 
sherryvu
post Oct 18 2004, 06:29 PM
Post #3


Senior Member
*******

Group: Member
Posts: 3,826
Joined: Jan 2004
Member No: 2,330



it was under "replace any link text" in the xanga scripts section happy.gif
 
rainy-day
post Oct 18 2004, 06:33 PM
Post #4


kass.
*

Group: Member
Posts: 6
Joined: Oct 2004
Member No: 56,176



thanks!!! thumbsup.gif

I hadn't know it was under xanga scripts.... but the code and information were both very helpful!

~ happy.gif kass
 

Closed TopicStart new topic
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members: