eprops and comments, Ideas Needed |
eprops and comments, Ideas Needed |
Jun 15 2004, 01:26 PM
Post
#1
|
|
![]() black prep numba 1 ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 519 Joined: May 2004 Member No: 19,144 |
[COLOR=green][FONT=Arial][SIZE=5] Okay so I need Ideas to change my eprops and comments to something! heres my site Brown Sugar
|
|
|
|
![]() |
Jun 15 2004, 01:52 PM
Post
#2
|
|
![]() moderngirly ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 406 Joined: Jun 2004 Member No: 19,597 |
this code should work:
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, "EPROPS"); else if (str.match (/eprop/i)) links[l].innerHTML = str.replace (/eprop/i, "EPROP"); else if (str.match (/comments/i)) links[l].innerHTML = str.replace (/comments/i, "COMMENTS"); else if (str.match (/comment/i)) links[l].innerHTML = str.replace (/comment/i, "COMMENT"); }//--> </script> <!-- end code provided by createblog.com --> replace the stuff in caps with the word u want |
|
|
|
Jun 15 2004, 04:26 PM
Post
#3
|
|
![]() ^_^ ![]() ![]() ![]() ![]() ![]() ![]() Group: Member Posts: 1,666 Joined: Feb 2004 Member No: 4,225 |
um...ok...smileyamers gave you the code to change it...now you want ideas...maybe for the e-props, you can find little jars of brown sugar...not very creative, but it'll go w/ ur site and it's cute...good luck!^_^
|
|
|
|
![]() ![]() |